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

/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPSvc-win.cpp64 /** The semaphore the main service thread is waiting on in supSvcWinServiceMain. */
526 static VOID WINAPI supSvcWinServiceMain(DWORD cArgs, LPSTR *papszArgs) function
579 LogFlow(("supSvcWinServiceMain: calling RTSemEventMultiWait\n"));
583 LogFlow(("supSvcWinServiceMain: woke up\n"));
663 { SUPSVC_SERVICE_NAME, supSvcWinServiceMain },

Completed in 256 milliseconds