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

/vbox/src/VBox/Runtime/testcase/
H A DtstRTLockValidator.cpp166 static int testWaitForSemMutexToBeOwned(RTSEMMUTEX hSemMutex) argument
168 return testWaitForSomethingToBeOwned(testCheckIfSemMutexIsOwned, hSemMutex);

Completed in 52 milliseconds