Lines Matching refs:r_uber_thread

3390                                      root->r.r_uber_thread);  in __kmp_print_structure()
3731 if (root->r.r_uber_thread) { in __kmp_register_root()
3732 root_thread = root->r.r_uber_thread; in __kmp_register_root()
3780 root->r.r_uber_thread = root_thread; in __kmp_register_root()
3943 (LPVOID) & (root->r.r_uber_thread->th), in __kmp_reset_root()
3944 root->r.r_uber_thread->th.th_info.ds.ds_thread)); in __kmp_reset_root()
3945 __kmp_free_handle(root->r.r_uber_thread->th.th_info.ds.ds_thread); in __kmp_reset_root()
3964 &(root->r.r_uber_thread->th.ompt_thread_info.thread_data)); in __kmp_reset_root()
3970 i = root->r.r_uber_thread->th.th_cg_roots->cg_nthreads--; in __kmp_reset_root()
3973 root->r.r_uber_thread, root->r.r_uber_thread->th.th_cg_roots, in __kmp_reset_root()
3974 root->r.r_uber_thread->th.th_cg_roots->cg_nthreads)); in __kmp_reset_root()
3977 KMP_DEBUG_ASSERT(root->r.r_uber_thread == in __kmp_reset_root()
3978 root->r.r_uber_thread->th.th_cg_roots->cg_root); in __kmp_reset_root()
3979 KMP_DEBUG_ASSERT(root->r.r_uber_thread->th.th_cg_roots->up == NULL); in __kmp_reset_root()
3980 __kmp_free(root->r.r_uber_thread->th.th_cg_roots); in __kmp_reset_root()
3981 root->r.r_uber_thread->th.th_cg_roots = NULL; in __kmp_reset_root()
3983 __kmp_reap_thread(root->r.r_uber_thread, 1); in __kmp_reset_root()
3987 root->r.r_uber_thread = NULL; in __kmp_reset_root()
5049 root->r.r_uber_thread->th.th_ident); in __kmp_allocate_team()
5118 root->r.r_uber_thread->th.th_ident); in __kmp_allocate_team()
5244 root->r.r_uber_thread->th.th_ident); in __kmp_allocate_team()