Searched refs:pNtQueryInformationProcess (Results 1 – 4 of 4) sorted by relevance
37 sNtQueryInformationProcess pNtQueryInformationProcess; variable113 pNtQueryInformationProcess = (sNtQueryInformationProcess) GetProcAddress( in uv__winapi_init()116 if (pNtQueryInformationProcess == NULL) { in uv__winapi_init()
2325 if (pSetWinEventHook == NULL || pNtQueryInformationProcess == NULL)2328 status = pNtQueryInformationProcess(GetCurrentProcess(),
322 nt_status = pNtQueryInformationProcess(GetCurrentProcess(), in uv_os_getppid()
4813 extern sNtQueryInformationProcess pNtQueryInformationProcess;
Completed in 29 milliseconds