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

/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPDrv-win.cpp3936 uint32_t cSystemProcessHandles = 0; local
3974 if ( cSystemProcessHandles < (g_uNtVerCombined >= SUP_MAKE_NT_VER_SIMPLE(6, 3) ? 2 : 1)
3977 cSystemProcessHandles++;

Completed in 56 milliseconds