Home
last modified time | relevance | path

Searched refs:pNtQuerySystemInformation (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/libuv/dist/src/win/
H A Dwinapi.c36 sNtQuerySystemInformation pNtQuerySystemInformation; variable
106 pNtQuerySystemInformation = (sNtQuerySystemInformation) GetProcAddress( in uv__winapi_init()
109 if (pNtQuerySystemInformation == NULL) { in uv__winapi_init()
H A Dutil.c589 status = pNtQuerySystemInformation(SystemProcessorPerformanceInformation, in uv_cpu_info()
H A Dwinapi.h4750 extern sNtQuerySystemInformation pNtQuerySystemInformation;