Searched refs:get__max_active_levels (Results 1 – 3 of 3) sorted by relevance
604 int max_active_levels = get__max_active_levels(thread); in KMP_EXPAND_NAME()618 return get__max_active_levels(thread) > 1; in KMP_EXPAND_NAME()
2130 #define get__max_active_levels(xthread) \ macro
1700 if ((get__max_active_levels(master_th) == 1 && in __kmp_fork_call()