Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_watchdog.cc253 BOOL WINAPI SigintWatchdogHelper::WinCtrlCHandlerRoutine(DWORD dwCtrlType) { in WinCtrlCHandlerRoutine() function in node::SigintWatchdogHelper
322 SetConsoleCtrlHandler(WinCtrlCHandlerRoutine, TRUE); in Start()
H A Dnode_watchdog.h146 static BOOL WINAPI WinCtrlCHandlerRoutine(DWORD dwCtrlType);

Completed in 2 milliseconds