dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
thread_term
core
thread
osthread
Terminates the thread module. No other thread routine may be called afterwards.
extern (
C
) @
nogc
nothrow
void
thread_term
(
)
Meta
Source
See Implementation
core
thread
osthread
aliases
getpid
classes
Thread
functions
createLowLevelThread
joinLowLevelThread
thread_attachByAddr
thread_attachByAddrB
thread_attachThis
thread_init
thread_setGCSignals
thread_suspendAll
thread_term
static variables
thread_DLLProcessDetaching
Terminates the thread module. No other thread routine may be called afterwards.