Searched refs:g_cThreadsBlocking (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/testcase/
H A DtstRTLockValidator.cpp78 static uint32_t volatile g_cThreadsBlocking; variable
177 if (ASMAtomicIncU32(&g_cThreadsBlocking) == g_cThreads)
365 g_cThreadsBlocking = 0;

Completed in 44 milliseconds