Home
last modified time | relevance | path

Searched refs:thread_DLLProcessDetaching (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Ddll.d503 thread_DLLProcessDetaching = true;
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dosthread.d2586 public __gshared bool thread_DLLProcessDetaching; variable
2711 if (thread_DLLProcessDetaching) in delegate()
2797 if (thread_DLLProcessDetaching) in joinLowLevelThread()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/gc/impl/conservative/
H A Dgc.d3414 alias allThreadsDead = thread_DLLProcessDetaching;