HomeSort by: relevance | last modified time | path
    Searched refs:pNtQueryInformationProcess (Results 1 - 4 of 4) sorted by relevancy

  /src/external/mit/libuv/dist/src/win/
winapi.c 37 sNtQueryInformationProcess pNtQueryInformationProcess;
113 pNtQueryInformationProcess = (sNtQueryInformationProcess) GetProcAddress(
116 if (pNtQueryInformationProcess == NULL) {
tty.c 2363 if (pSetWinEventHook == NULL || pNtQueryInformationProcess == NULL)
2366 status = pNtQueryInformationProcess(GetCurrentProcess(),
util.c 322 nt_status = pNtQueryInformationProcess(GetCurrentProcess(),
winapi.h 4813 extern sNtQueryInformationProcess pNtQueryInformationProcess;

Completed in 62 milliseconds