strand v1.0.2 (2023-04-12T13:00:37Z)
Dub
Repo
thread_term_tpl
strand
threadbase
Terminates the thread module. No other thread routine may be called afterwards.
package package @
nogc
nothrow
void
thread_term_tpl
(
ThreadT
MainThreadStore
)
(
ref
MainThreadStore
_mainThreadStore
)
Meta
Source
See Implementation
strand
threadbase
aliases
IsMarkedDg
ScanAllThreadsFn
ScanAllThreadsTypeFn
callWithStackShellDg
classes
SuppressTraceInfo
ThreadBase
ThreadError
ThreadException
enums
IsMarked
ScanType
functions
_d_monitordelete_nogc
findLowLevelThread
initLowlevelThreads
ll_removeThread
onThreadError
termLowlevelThreads
thread_attachThis_tpl
thread_detachByAddr
thread_detachInstance
thread_detachThis
thread_enterCriticalRegion
thread_exitCriticalRegion
thread_inCriticalRegion
thread_isMainThread
thread_joinAll
thread_processGCMarks
thread_resumeAll
thread_scanAll
thread_scanAllType
thread_setThis
thread_stackBottom
thread_stackTop
thread_term_tpl
properties
lowlevelLock
static functions
thread_findByAddr
static variables
ll_nThreads
ll_pThreads
multiThreadedFlag
suspendDepth
variables
attachThread
callWithStackShell
resume
thread_yield
Terminates the thread module. No other thread routine may be called afterwards.