Searched refs:other_threads (Results 1 – 2 of 2) sorted by relevance
217 kmp_info_t **other_threads = team->t.t_threads; in __kmp_dist_barrier_wakeup() local219 KMP_DEBUG_ASSERT(other_threads[thr]); in __kmp_dist_barrier_wakeup()232 kmp_info_t **other_threads; in __kmp_dist_barrier_gather() local239 other_threads = team->t.t_threads; in __kmp_dist_barrier_gather()562 kmp_info_t **other_threads = team->t.t_threads; in __kmp_linear_barrier_gather_template() local668 kmp_info_t **other_threads; in __kmp_linear_barrier_release_template() local672 other_threads = team->t.t_threads; in __kmp_linear_barrier_release_template()711 other_threads[i]); in __kmp_linear_barrier_release_template()1131 kmp_info_t **other_threads; in __kmp_hyper_barrier_release() local1194 other_threads = team->t.t_threads; in __kmp_hyper_barrier_release()[all …]
121 kmp_info_t **other_threads; in __kmp_get_global_thread_id() local153 other_threads = __kmp_threads; in __kmp_get_global_thread_id()209 if (!TCR_SYNC_PTR(other_threads[i])) in __kmp_get_global_thread_id()221 TCW_PTR(other_threads[i]->th.th_info.ds.ds_stacksize, in __kmp_get_global_thread_id()225 TCW_PTR(other_threads[i]->th.th_info.ds.ds_stacksize, in __kmp_get_global_thread_id()2592 kmp_info_t **other_threads = team->t.t_threads; in __kmp_join_call() local2595 other_threads[i]->th.th_team_nproc = new_num; in __kmp_join_call()2600 KMP_DEBUG_ASSERT(other_threads[i]); in __kmp_join_call()5348 kmp_info_t **other_threads = team->t.t_threads; in __kmp_allocate_team() local9111 kmp_info_t **other_threads = team->t.t_threads; in __kmp_resize_dist_barrier() local[all …]