LWDR.deregisterCurrentThread

Deregister the current thread from LWDR. + If this thread was not registered, it will cause unknown behaviour. + This will deallocate TLS memory for this thread. +

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

Meta