Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dosthread.d2591 int ll_countLowLevelThreadsWithDLLUnloadCallback() nothrow in ll_countLowLevelThreadsWithDLLUnloadCallback() function
2608 … int internalReferences = msvcUsesUCRT ? 1 + ll_countLowLevelThreadsWithDLLUnloadCallback() : 1; in ll_dllHasExternalReferences()