reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4891 level = team->t.t_active_level; 4899 ++level; // not increment if #teams==1, or for outer fork of the teams; 4904 if (level < __kmp_hot_teams_max_level && hot_teams && 4905 hot_teams[level] 4917 team = hot_teams[level].hot_team; 4983 hot_teams[level].hot_team_nth = new_nproc; 5058 int avail_threads = hot_teams[level].hot_team_nth; 5075 if (hot_teams[level].hot_team_nth >= new_nproc) { 5083 hot_teams[level] 5085 hot_teams[level].hot_team_nth = new_nproc; // adjust hot team max size 5150 if (level) { // set th_task_state for new threads in nested hot team 5158 team->t.t_threads[0]->th.th_task_state_memo_stack[level]; 5191 if (level) {