Lines Matching defs:team
50 kmp_team_t *team = this_thr->th.th_team; in __kmp_linear_barrier_gather_template() local
158 kmp_team_t *team; in __kmp_linear_barrier_release_template() local
296 kmp_team_t *team = this_thr->th.th_team; in __kmp_tree_barrier_gather() local
407 kmp_team_t *team; in __kmp_tree_barrier_release() local
516 kmp_team_t *team = this_thr->th.th_team; in __kmp_hyper_barrier_gather() local
640 kmp_team_t *team; in __kmp_hyper_barrier_release() local
806 int tid, kmp_team_t *team) { in __kmp_init_hierarchical_barrier_thread()
872 kmp_team_t *team = this_thr->th.th_team; in __kmp_hierarchical_barrier_gather() local
1053 kmp_team_t *team; in __kmp_hierarchical_barrier_release() local
1300 kmp_team_t *team = this_thr->th.th_team; in __kmp_barrier_template() local
1633 kmp_team_t *team = this_thr->th.th_team; in __kmp_end_split_barrier() local
1673 kmp_team_t *team; in __kmp_join_barrier() local
1912 kmp_team_t *team = (tid == 0) ? this_thr->th.th_team : NULL; in __kmp_fork_barrier() local
2132 void __kmp_setup_icv_copy(kmp_team_t *team, int new_nproc, in __kmp_setup_icv_copy()