Searched refs:dwPause (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Main/src-server/win/ | ||
H A D | svcmain.cpp | 59 const DWORD dwPause = 100; /* time to wait for threads to finish up */ variable 397 Sleep(dwPause); //wait for any threads to finish |
Completed in 64 milliseconds