Home
last modified time | relevance | path

Searched defs:internalReferences (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dosthread.d2606 enum internalReferences = 1; // only the watchdog thread in ll_dllHasExternalReferences() local
2608 … int internalReferences = msvcUsesUCRT ? 1 + ll_countLowLevelThreadsWithDLLUnloadCallback() : 1; in ll_dllHasExternalReferences() local