Lines Matching refs:r_uber_thread
3435 root->r.r_uber_thread); in __kmp_print_structure()
3748 if (root->r.r_uber_thread) { in __kmp_register_root()
3749 root_thread = root->r.r_uber_thread; in __kmp_register_root()
3800 root->r.r_uber_thread = root_thread; in __kmp_register_root()
3955 (LPVOID) & (root->r.r_uber_thread->th), in __kmp_reset_root()
3956 root->r.r_uber_thread->th.th_info.ds.ds_thread)); in __kmp_reset_root()
3957 __kmp_free_handle(root->r.r_uber_thread->th.th_info.ds.ds_thread); in __kmp_reset_root()
3963 &(root->r.r_uber_thread->th.ompt_thread_info.thread_data)); in __kmp_reset_root()
3971 __kmp_reap_thread(root->r.r_uber_thread, 1); in __kmp_reset_root()
3975 root->r.r_uber_thread = NULL; in __kmp_reset_root()
4990 root->r.r_uber_thread->th.th_ident); in __kmp_allocate_team()
5061 root->r.r_uber_thread->th.th_ident); in __kmp_allocate_team()
5187 root->r.r_uber_thread->th.th_ident); in __kmp_allocate_team()