Searched refs:NtQuerySystemInformation (Results 1 – 1 of 1) sorted by relevance
128 NtQuerySystemInformation_t NtQuerySystemInformation = NULL; variable780 NtQuerySystemInformation = (NtQuerySystemInformation_t)GetProcAddress( in __kmp_runtime_initialize()783 KMP_DEBUG_ASSERT(NtQuerySystemInformation != NULL); in __kmp_runtime_initialize()912 NtQuerySystemInformation = NULL; in __kmp_runtime_destroy()1580 if (NtQuerySystemInformation == NULL) { in __kmp_get_load_balance()1602 status = NtQuerySystemInformation(SystemProcessInformation, buffer, in __kmp_get_load_balance()