LWDR.registerCurrentThread

Register the current thread with LWDR. + This will perform the necessary TLS allocations for this thread. +

class LWDR
version(LWDR_TLS)
static nothrow @nogc
void
registerCurrentThread
()

Meta