Lines Matching refs:t_threads
50 kmp_info_t **other_threads = team->t.t_threads; in __kmp_linear_barrier_gather_template()
160 other_threads = team->t.t_threads; in __kmp_linear_barrier_release_template()
173 __kmp_init_implicit_task(team->t.t_ident, team->t.t_threads[i], in __kmp_linear_barrier_release_template()
288 kmp_info_t **other_threads = team->t.t_threads; in __kmp_tree_barrier_gather()
450 kmp_info_t **other_threads = team->t.t_threads; in __kmp_tree_barrier_release()
468 team->t.t_threads[child_tid], team, in __kmp_tree_barrier_release()
500 kmp_info_t **other_threads = team->t.t_threads; in __kmp_hyper_barrier_gather()
682 other_threads = team->t.t_threads; in __kmp_hyper_barrier_release()
756 __kmp_init_implicit_task(team->t.t_ident, team->t.t_threads[tid], team, tid, in __kmp_hyper_barrier_release()
823 &team->t.t_threads[thr_bar->parent_tid]->th.th_bar[bt].bb; in __kmp_init_hierarchical_barrier_thread()
828 &team->t.t_threads[thr_bar->parent_tid]->th.th_bar[bt].bb; in __kmp_init_hierarchical_barrier_thread()
852 kmp_info_t **other_threads = team->t.t_threads; in __kmp_hierarchical_barrier_gather()
1075 if (team->t.t_threads[0] in __kmp_hierarchical_barrier_release()
1100 __kmp_init_implicit_task(team->t.t_ident, team->t.t_threads[tid], team, tid, in __kmp_hierarchical_barrier_release()
1143 &team->t.t_threads[child_tid]->th.th_bar[bt].bb; in __kmp_hierarchical_barrier_release()
1173 kmp_info_t *child_thr = team->t.t_threads[child_tid]; in __kmp_hierarchical_barrier_release()
1199 kmp_info_t *child_thr = team->t.t_threads[child_tid]; in __kmp_hierarchical_barrier_release()
1421 kmp_info_t **other_threads = team->t.t_threads; in __kmp_barrier_template()
1662 if (master_thread != team->t.t_threads[0]) { in __kmp_join_barrier()
1666 KMP_DEBUG_ASSERT(master_thread == team->t.t_threads[0]); in __kmp_join_barrier()
1672 KMP_DEBUG_ASSERT(this_thr == team->t.t_threads[tid]); in __kmp_join_barrier()
1784 kmp_info_t *team_thread = team->t.t_threads[i]; in __kmp_join_barrier()
1808 kmp_info_t **other_threads = team->t.t_threads; in __kmp_join_barrier()
1892 kmp_info_t **other_threads = team->t.t_threads; in __kmp_fork_barrier()
2031 __kmp_init_implicit_task(team->t.t_ident, team->t.t_threads[tid], team, in __kmp_fork_barrier()
2034 &team->t.t_threads[0] in __kmp_fork_barrier()
2105 KMP_DEBUG_ASSERT(team->t.t_threads[0]); // The threads arrays should be in __kmp_setup_icv_copy()
2108 &team->t.t_threads[0]->th.th_bar[bs_forkjoin_barrier].bb.th_fixed_icvs, in __kmp_setup_icv_copy()
2111 team->t.t_threads[0], team)); in __kmp_setup_icv_copy()
2116 team->t.t_threads[0], team)); in __kmp_setup_icv_copy()
2121 KMP_DEBUG_ASSERT(team->t.t_threads[0]); // The threads arrays should be in __kmp_setup_icv_copy()
2126 f, team->t.t_threads[f], team)); in __kmp_setup_icv_copy()
2127 __kmp_init_implicit_task(loc, team->t.t_threads[f], team, f, FALSE); in __kmp_setup_icv_copy()
2130 f, team->t.t_threads[f], team)); in __kmp_setup_icv_copy()