Home
last modified time | relevance | path

Searched refs:WinCtrlCHandlerRoutine (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dnode_watchdog.cc246 BOOL WINAPI SigintWatchdogHelper::WinCtrlCHandlerRoutine(DWORD dwCtrlType) { in WinCtrlCHandlerRoutine() function in node::SigintWatchdogHelper
315 SetConsoleCtrlHandler(WinCtrlCHandlerRoutine, TRUE); in Start()
Dnode_watchdog.h144 static BOOL WINAPI WinCtrlCHandlerRoutine(DWORD dwCtrlType);