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 nothrow
void
thread_init
()

Meta