Home
last modified time | relevance | path

Searched refs:pNtQueryInformationProcess (Results 1 – 4 of 4) sorted by relevance

/libuv/src/win/
H A Dwinapi.c37 sNtQueryInformationProcess pNtQueryInformationProcess; variable
117 pNtQueryInformationProcess = (sNtQueryInformationProcess) GetProcAddress( in uv__winapi_init()
120 if (pNtQueryInformationProcess == NULL) { in uv__winapi_init()
H A Dtty.c2325 if (pSetWinEventHook == NULL || pNtQueryInformationProcess == NULL)
2328 status = pNtQueryInformationProcess(GetCurrentProcess(),
H A Dutil.c322 nt_status = pNtQueryInformationProcess(GetCurrentProcess(), in uv_os_getppid()
H A Dwinapi.h4809 extern sNtQueryInformationProcess pNtQueryInformationProcess;

Completed in 36 milliseconds