Searched refs:cg_root (Results 1 – 2 of 2) sorted by relevance
3925 tmp->cg_root = root_thread; in __kmp_register_root()4076 root->r.r_uber_thread->th.th_cg_roots->cg_root); in __kmp_reset_root()4254 this_thr, tmp, tmp->cg_root, tmp->cg_nthreads)); in __kmp_initialize_info()4265 this_thr->th.th_cg_roots->cg_root, in __kmp_initialize_info()5756 if (team->t.t_threads[1]->th.th_cg_roots->cg_root == team->t.t_threads[1]) { in __kmp_free_team()5761 thr->th.th_cg_roots->cg_root == thr); in __kmp_free_team()5862 this_th->th.th_cg_roots->cg_root, in __kmp_free_thread()5865 if (tmp->cg_root == this_th) { // Thread is a cg_root in __kmp_free_thread()7626 tmp->cg_root = thr; // Make thr the CG root in __kmp_teams_master()
2639 kmp_info_p *cg_root; // "root" thread for a contention group member