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

/vbox/src/VBox/Runtime/testcase/
H A DtstRTMemCache.cpp66 static bool volatile g_fTst3Stop; variable
215 while (!g_fTst3Stop)
231 while (!g_fTst3Stop)
274 ASMAtomicWriteBool(&g_fTst3Stop, false);
294 ASMAtomicWriteBool(&g_fTst3Stop, true);

Completed in 42 milliseconds