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

/vbox/src/VBox/Main/src-server/win/
H A Dsvcmain.cpp59 const DWORD dwPause = 100; /* time to wait for threads to finish up */ variable
397 Sleep(dwPause); //wait for any threads to finish

Completed in 43 milliseconds