Lines Matching refs:th_team
1464 kmp_team_t *team = thread->th.th_team;
1588 taskdata->td_team = thread->th.th_team;
1610 taskdata->td_team = shadow_thread->th.th_team;
1809 kmp_team_t *this_team = thread->th.th_team;
2092 kmp_team_t *team = this_thr->th.th_team;
2796 kmp_team_t *team = thr->th.th_team;
2901 kmp_team_t *team = thread->th.th_team;
2928 team = thread->th.th_team;
2997 kmp_team_t *t = thread->th.th_team;
3670 KMP_DEBUG_ASSERT(this_thr->th.th_team != NULL);
3674 KMP_DEBUG_ASSERT(nthreads == this_thr->th.th_team->t.t_nproc);
3840 kmp_team_t *team = thread->th.th_team;
4647 if (thread->th.th_team == team) {