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

/vbox/src/VBox/Runtime/testcase/
H A DtstRTLockValidator.cpp304 static void testWaitForThreads(uint32_t cMillies, bool fStopOnError) function
371 testWaitForThreads(TEST_LARGE_TIMEOUT + cSecs*1000, true);
373 testWaitForThreads(TEST_DEBUG_TIMEOUT, true);
404 testWaitForThreads(TEST_SMALL_TIMEOUT, false);

Completed in 35 milliseconds