Searched refs:active_level (Results 1 – 1 of 1) sorted by relevance
1469 int active_level; in __kmp_fork_call() local1522 active_level = parent_team->t.t_active_level; in __kmp_fork_call()1712 int enter_teams = ((ap == NULL && active_level == 0) || in __kmp_fork_call()2134 if (active_level || master_th->th.th_task_team) { in __kmp_fork_call()2162 active_level < __kmp_hot_teams_max_level && in __kmp_fork_call()2163 team == master_th->th.th_hot_teams[active_level].hot_team) { in __kmp_fork_call()