hunt-extra v1.1.8 (2021-12-13T08:45:08Z)
Home
Dub
Repo
ThreadEx.this
hunt
concurrency
thread
ThreadEx
ThreadEx
Undocumented in source.
this
()
class
ThreadEx
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)
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