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

/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPDrv-win.cpp3932 HANDLE idLastDebugger = (HANDLE)~(uintptr_t)0; local
4011 if (pHandleInfo->UniqueProcessId == idLastDebugger)
4021 idLastDebugger = pHandleInfo->UniqueProcessId;

Completed in 57 milliseconds