Searched refs:r_uber_thread (Results 1 – 5 of 5) sorted by relevance
152 offset_and_size_t r_uber_thread; // root thread member
144 KMP_DEBUG_ASSERT(__kmp_root[gtid]->r.r_uber_thread); in __kmp_common_initialize()147 !__kmp_root[gtid]->r.r_uber_thread->th.th_pri_common->data[q]); in __kmp_common_initialize()
148 offset_and_size_of(kmp_base_root_t, 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()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()[all …]
2796 kmp_info_t *r_uber_thread; member3129 __kmp_threads[gtid] == __kmp_root[gtid]->r.r_uber_thread); in KMP_UBER_GTID()