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

/vbox/src/VBox/HostDrivers/Support/testcase/
H A DtstSupSem-Zombie.cpp73 static DECLCALLBACK(int) tstSupSemSREInf(RTTHREAD hSelf, void *pvUser) function
138 RTTESTI_CHECK_RC(RTThreadCreate(&hThread, tstSupSemSREInf, (void *)hEvent, 0, RTTHREADTYPE_TIMER, 0 /*fFlags*/, "IntSRE"), VINF_SUCCESS);

Completed in 57 milliseconds