dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
thread_term_tpl
core
thread
threadbase
Terminates the thread module. No other thread routine may be called afterwards.
package @
nogc
nothrow
void
thread_term_tpl
(
ThreadT
MainThreadStore
)
(
ref
MainThreadStore
_mainThreadStore
)
Meta
Source
See Implementation
core
thread
threadbase
classes
ThreadBase
ThreadError
ThreadException
enums
IsMarked
ScanType
functions
findLowLevelThread
onThreadError
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
static functions
thread_findByAddr
static variables
ll_nThreads
Terminates the thread module. No other thread routine may be called afterwards.