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

/openjdk7/hotspot/src/os/windows/vm/
H A Dos_windows.cpp1874 static BOOL WINAPI consoleHandler(DWORD event) { function
1955 SetConsoleCtrlHandler(consoleHandler, TRUE);

Completed in 36 milliseconds