Searched refs:NtQuerySystemInformation (Results 1 – 1 of 1) sorted by relevance
123 NtQuerySystemInformation_t NtQuerySystemInformation = NULL; variable739 NtQuerySystemInformation = (NtQuerySystemInformation_t)GetProcAddress( in __kmp_runtime_initialize()742 KMP_DEBUG_ASSERT(NtQuerySystemInformation != NULL); in __kmp_runtime_initialize()870 NtQuerySystemInformation = NULL; in __kmp_runtime_destroy()1541 if (NtQuerySystemInformation == NULL) { in __kmp_get_load_balance()1563 status = NtQuerySystemInformation(SystemProcessInformation, buffer, in __kmp_get_load_balance()