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

/vbox/src/VBox/Main/src-server/
H A DApplianceImplIO.cpp817 DECLCALLBACK(int) shaCalcWorkerThread(RTTHREAD /* aThread */, void *pvUser) function
1083 rc = RTThreadCreate(&pInt->pWorkerThread, shaCalcWorkerThread, pInt, 0, RTTHREADTYPE_MAIN_HEAVY_WORKER,

Completed in 45 milliseconds