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

/vbox/src/VBox/Runtime/common/misc/
H A Donce.cpp180 static int rtOnceOtherThread(PRTONCE pOnce, PRTSEMEVENTMULTI phEvtM) function
390 rcOnce = rtOnceOtherThread(pOnce, &hEvtM);

Completed in 42 milliseconds