thread_init

Initializes the thread module. This function must be called by the garbage collector on startup and before any other thread routines are called.

extern (C) @nogc
void
thread_init
()
Suggestion Box / Bug Report