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

  /src/external/mit/libuv/dist/src/win/
winapi.c 36 sNtQuerySystemInformation pNtQuerySystemInformation;
106 pNtQuerySystemInformation = (sNtQuerySystemInformation) GetProcAddress(
109 if (pNtQuerySystemInformation == NULL) {
util.c 562 status = pNtQuerySystemInformation(SystemProcessorPerformanceInformation,
winapi.h 4812 extern sNtQuerySystemInformation pNtQuerySystemInformation;

Completed in 18 milliseconds