Lines Matching refs:r_uber_thread
3574 root->r.r_uber_thread); in __kmp_print_structure()
3920 if (root->r.r_uber_thread) { in __kmp_register_root()
3921 root_thread = root->r.r_uber_thread; in __kmp_register_root()
3969 root->r.r_uber_thread = root_thread; in __kmp_register_root()
4132 (LPVOID) & (root->r.r_uber_thread->th), in __kmp_reset_root()
4133 root->r.r_uber_thread->th.th_info.ds.ds_thread)); in __kmp_reset_root()
4134 __kmp_free_handle(root->r.r_uber_thread->th.th_info.ds.ds_thread); in __kmp_reset_root()
4153 &(root->r.r_uber_thread->th.ompt_thread_info.thread_data)); in __kmp_reset_root()
4159 i = root->r.r_uber_thread->th.th_cg_roots->cg_nthreads--; in __kmp_reset_root()
4162 root->r.r_uber_thread, root->r.r_uber_thread->th.th_cg_roots, in __kmp_reset_root()
4163 root->r.r_uber_thread->th.th_cg_roots->cg_nthreads)); in __kmp_reset_root()
4166 KMP_DEBUG_ASSERT(root->r.r_uber_thread == in __kmp_reset_root()
4167 root->r.r_uber_thread->th.th_cg_roots->cg_root); in __kmp_reset_root()
4168 KMP_DEBUG_ASSERT(root->r.r_uber_thread->th.th_cg_roots->up == NULL); in __kmp_reset_root()
4169 __kmp_free(root->r.r_uber_thread->th.th_cg_roots); in __kmp_reset_root()
4170 root->r.r_uber_thread->th.th_cg_roots = NULL; in __kmp_reset_root()
4172 __kmp_reap_thread(root->r.r_uber_thread, 1); in __kmp_reset_root()
4176 root->r.r_uber_thread = NULL; in __kmp_reset_root()
5230 root->r.r_uber_thread->th.th_ident); in __kmp_allocate_team()
5308 root->r.r_uber_thread->th.th_ident); in __kmp_allocate_team()
5430 root->r.r_uber_thread->th.th_ident); in __kmp_allocate_team()