thread_DLLProcessDetaching

set during termination of a DLL on Windows, i.e. while executing DllMain(DLL_PROCESS_DETACH)

version(Windows)
private public __gshared
bool thread_DLLProcessDetaching;

Meta