thread_init
fn
void thread_init() @nogc nothrowInitializes the thread module. This function must be called by the garbage collector on startup and before any other thread routines are called.
void thread_init() @nogc nothrowInitializes the thread module. This function must be called by the garbage collector on startup and before any other thread routines are called.