Searched refs:pNtQuerySystemInformation (Results 1 – 3 of 3) sorted by relevance
36 sNtQuerySystemInformation pNtQuerySystemInformation; variable106 pNtQuerySystemInformation = (sNtQuerySystemInformation) GetProcAddress( in uv__winapi_init()109 if (pNtQuerySystemInformation == NULL) { in uv__winapi_init()
589 status = pNtQuerySystemInformation(SystemProcessorPerformanceInformation, in uv_cpu_info()
4750 extern sNtQuerySystemInformation pNtQuerySystemInformation;