Searched refs:active_level (Results 1 – 1 of 1) sorted by relevance
1414 int active_level; in __kmp_fork_call() local1467 active_level = parent_team->t.t_active_level; in __kmp_fork_call()1687 int enter_teams = ((ap == NULL && active_level == 0) || in __kmp_fork_call()2085 if (active_level || master_th->th.th_task_team) { in __kmp_fork_call()2113 active_level < __kmp_hot_teams_max_level && in __kmp_fork_call()2114 team == master_th->th.th_hot_teams[active_level].hot_team) { in __kmp_fork_call()