Searched refs:NotifyInterrupted (Results 1 – 2 of 2) sorted by relevance
220 if (!SetConsoleCtrlHandler(NotifyInterrupted, TRUE)) in SubprocessSet()227 SetConsoleCtrlHandler(NotifyInterrupted, FALSE); in ~SubprocessSet()231 BOOL WINAPI SubprocessSet::NotifyInterrupted(DWORD dwCtrlType) { in NotifyInterrupted() function in SubprocessSet
95 static BOOL WINAPI NotifyInterrupted(DWORD dwCtrlType);