Lines Matching refs:__kmp_threads
670 team = __kmp_threads[gtid]->th.th_team; in __kmp_linear_barrier_release_template()
749 team = __kmp_threads[gtid]->th.th_team; in __kmp_linear_barrier_release_template()
942 team = __kmp_threads[gtid]->th.th_team; in __kmp_tree_barrier_release()
952 team = __kmp_threads[gtid]->th.th_team; in __kmp_tree_barrier_release()
1145 team = __kmp_threads[gtid]->th.th_team; in __kmp_hyper_barrier_release()
1183 team = __kmp_threads[gtid]->th.th_team; in __kmp_hyper_barrier_release()
1536 team = __kmp_threads[gtid]->th.th_team; in __kmp_hierarchical_barrier_release()
1574 team = __kmp_threads[gtid]->th.th_team; in __kmp_hierarchical_barrier_release()
1773 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_barrier_template()
1936 ident_t *loc = __kmp_threads[gtid]->th.th_ident; in __kmp_barrier_template()
2097 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_barrier_gomp_cancel()
2118 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_end_split_barrier()
2162 KMP_DEBUG_ASSERT(__kmp_threads && __kmp_threads[gtid]); in __kmp_join_barrier()
2164 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_join_barrier()
2401 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_fork_barrier()