hunt-extra v1.1.7 (2021-11-17T07:07:29Z)
Home
Dub
Repo
ThreadEx.this
hunt
concurrency
thread
ThreadEx
ThreadEx
Undocumented in source.
this
()
this
(string name)
this
(Runnable target)
this
(Runnable target, string name)
this
(ThreadGroupEx group, string name)
this
(ThreadGroupEx group, Runnable target, string name, size_t sz)
this
(Action dg, string name)
this
(Action dg)
this
(void function() fn)
class
ThreadEx
this
(
void
function
(
)
fn
)
Meta
Source
See Implementation
hunt
concurrency
thread
ThreadEx
ThreadEx
constructors
this
destructors
~this
functions
blockedOn
checkAccess
getState
getThreadGroup
getUncaughtExceptionHandler
interrupt
isAlive
isInterrupted
parker
run
setDaemon
setUncaughtExceptionHandler
static functions
currentThread
getDefaultUncaughtExceptionHandler
infiniteSleep
interrupted
nakedSleep
setDefaultUncaughtExceptionHandler
sleep
variables
state