thread_DLLProcessDetaching

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

version(Windows)
bool thread_DLLProcessDetaching;
Suggestion Box / Bug Report