Lines Matching refs:t_threads
217 kmp_info_t **other_threads = team->t.t_threads;
239 other_threads = team->t.t_threads;
488 __kmp_init_implicit_task(team->t.t_ident, team->t.t_threads[tid], team,
563 kmp_info_t **other_threads = team->t.t_threads;
673 other_threads = team->t.t_threads;
686 __kmp_init_implicit_task(team->t.t_ident, team->t.t_threads[i],
801 kmp_info_t **other_threads = team->t.t_threads;
963 kmp_info_t **other_threads = team->t.t_threads;
981 team->t.t_threads[child_tid], team,
1013 kmp_info_t **other_threads = team->t.t_threads;
1195 other_threads = team->t.t_threads;
1269 __kmp_init_implicit_task(team->t.t_ident, team->t.t_threads[tid], team, tid,
1336 &team->t.t_threads[thr_bar->parent_tid]->th.th_bar[bt].bb;
1341 &team->t.t_threads[thr_bar->parent_tid]->th.th_bar[bt].bb;
1365 kmp_info_t **other_threads = team->t.t_threads;
1588 if (team->t.t_threads[0]
1613 __kmp_init_implicit_task(team->t.t_ident, team->t.t_threads[tid], team, tid,
1656 &team->t.t_threads[child_tid]->th.th_bar[bt].bb;
1686 kmp_info_t *child_thr = team->t.t_threads[child_tid];
1712 kmp_info_t *child_thr = team->t.t_threads[child_tid];
1956 kmp_info_t **other_threads = team->t.t_threads;
2208 if (master_thread != team->t.t_threads[0]) {
2212 KMP_DEBUG_ASSERT(master_thread == team->t.t_threads[0]);
2218 KMP_DEBUG_ASSERT(this_thr == team->t.t_threads[tid]);
2338 kmp_info_t *team_thread = team->t.t_threads[i];
2361 kmp_info_t **other_threads = team->t.t_threads;
2443 kmp_info_t **other_threads = team->t.t_threads;
2588 __kmp_init_implicit_task(team->t.t_ident, team->t.t_threads[tid], team,
2591 &team->t.t_threads[0]
2662 KMP_DEBUG_ASSERT(team->t.t_threads[0]); // The threads arrays should be
2665 &team->t.t_threads[0]->th.th_bar[bs_forkjoin_barrier].bb.th_fixed_icvs,
2668 team->t.t_threads[0], team));
2673 team->t.t_threads[0], team));
2678 KMP_DEBUG_ASSERT(team->t.t_threads[0]); // The threads arrays should be
2683 f, team->t.t_threads[f], team));
2684 __kmp_init_implicit_task(loc, team->t.t_threads[f], team, f, FALSE);
2687 f, team->t.t_threads[f], team));