Searched defs:g_cLoops (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/testcase/
H A DtstRTLockValidator.cpp88 static uint32_t volatile g_cLoops; variable
363 g_cLoops = 0;
376 RTTEST_CHECK(g_hTest, !fLoops || g_cLoops > 0);
377 cLoops += g_cLoops;
545 ASMAtomicIncU32(&g_cLoops);
596 ASMAtomicIncU32(&g_cLoops);
606 ASMAtomicIncU32(&g_cLoops);

Completed in 45 milliseconds