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

/vbox/src/VBox/VMM/testcase/
H A DtstVMM.cpp79 DECLCALLBACK(int) tstTMWorker(PVM pVM, RTTEST hTest) function
297 rc = VMR3ReqCallNoWaitU(pUVM, idCpu, (PFNRT)tstTMWorker, 2, pVM, hTest);
302 rc = VMR3ReqCallWaitU(pUVM, 0 /*idDstCpu*/, (PFNRT)tstTMWorker, 2, pVM, hTest);

Completed in 84 milliseconds