reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1443 root = master_th->th.th_root; 1444 master_active = root->r.r_active; 1472 (*p_hot_teams)[0].hot_team = root->r.r_hot_team; 1591 KMP_ATOMIC_INC(&root->r.r_in_parallel); 1677 (root->r.r_in_parallel && !enter_teams)) || 1692 nthreads = __kmp_reserve_threads(root, parent_team, master_tid, 1955 KMP_ATOMIC_INC(&root->r.r_in_parallel); 2006 team = __kmp_allocate_team(root, nthreads, nthreads, 2015 team = __kmp_allocate_team(root, nthreads, nthreads, 2151 if (!root->r.r_active) // Only do assignment if it prevents cache ping-pong 2152 root->r.r_active = TRUE; 2154 __kmp_fork_team_threads(root, team, master_th, gtid);