Home
last modified time | relevance | path

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

/third_party/libuv/src/win/
H A Dwinapi.c46 sSetWinEventHook pSetWinEventHook; variable
137 pSetWinEventHook = (sSetWinEventHook) in uv__winapi_init()
H A Dtty.c2325 if (pSetWinEventHook == NULL || pNtQueryInformationProcess == NULL)
2352 if (!pSetWinEventHook(EVENT_CONSOLE_LAYOUT,
H A Dwinapi.h4760 extern sSetWinEventHook pSetWinEventHook;
/third_party/node/deps/uv/src/win/
H A Dwinapi.c46 sSetWinEventHook pSetWinEventHook; variable
137 pSetWinEventHook = (sSetWinEventHook) in uv__winapi_init()
H A Dtty.c2357 if (pSetWinEventHook == NULL || pNtQueryInformationProcess == NULL)
2384 if (!pSetWinEventHook(EVENT_CONSOLE_LAYOUT,
H A Dwinapi.h4760 extern sSetWinEventHook pSetWinEventHook;

Completed in 20 milliseconds