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

/vbox/src/VBox/ValidationKit/utils/TestExecServ/
H A DTestExecService.cpp2122 static DECLCALLBACK(int) txsExecWaitThreadProc(RTTHREAD hThreadSelf, void *pvUser) function
2182 rc = RTThreadCreate(&pTxsExec->hThreadWaiter, txsExecWaitThreadProc,

Completed in 85 milliseconds