hunt ~v1.1.x (2025-02-10T00:10:27.0144053)
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
(void function() fn, size_t sz)
class
ThreadEx
nothrow
this
(
void
function
(
)
fn
,
size_t
sz
= 0
)
this
(void delegate() dg, size_t sz)
Meta
Source
See Implementation
hunt
concurrency
thread
ThreadEx
ThreadEx
constructors
this
destructors
~this
functions
blockedOn
checkAccess
getState
getThreadGroup
getUncaughtExceptionHandler
interrupt
isAlive
isInterrupted
parker
run
setUncaughtExceptionHandler
static functions
currentThread
getDefaultUncaughtExceptionHandler
infiniteSleep
interrupted
nakedSleep
setDefaultUncaughtExceptionHandler
sleep
variables
parkBlocker
state
threadLocalRandomProbe
threadLocalRandomSecondarySeed
threadLocalRandomSeed