Searched defs:supR3HardNtChildProcessRequest (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/HostDrivers/Support/win/ |
H A D | SUPR3HardenedMain-win.cpp | 3103 static void supR3HardNtChildProcessRequest(PSUPR3HARDNTCHILD pThis, SUPR3WINCHILDREQ enmExpectedRequest, const char *pszWhat) function 3115 supR3HardenedWinKillChild(pThis, "supR3HardNtChildProcessRequest", rcNt, 3141 supR3HardenedWinKillChild(pThis, "supR3HardNtChildProcessRequest", rcNt, "NtSetEvent failed: %#x\n", rcNt); 3149 SUP_DPRINTF(("supR3HardNtChildProcessRequest: Child is taking too long to quit (rcWait=%#x), killing it...\n", rcNt)); 3218 supR3HardNtChildProcessRequest(pThis, enmExpectedRequest, pszWhat);
|
Completed in 108 milliseconds