Searched refs:__kmp_team_from_gtid (Results 1 – 6 of 6) sorted by relevance
128 kmp_team_t *team = __kmp_team_from_gtid(gtid);194 kmp_team_t *team = __kmp_team_from_gtid(gtid);369 kmp_team_t *team = __kmp_team_from_gtid(gtid);859 kmp_team_t *t = __kmp_team_from_gtid(gtid);871 kmp_team_t *t = __kmp_team_from_gtid(gtid);883 kmp_team_t *t = __kmp_team_from_gtid(gtid);
1061 team = __kmp_team_from_gtid(gtid); in __kmpc_ordered()1132 (ompt_wait_id_t)(uintptr_t)&__kmp_team_from_gtid(gtid) in __kmpc_end_ordered()2281 data_ptr = &__kmp_team_from_gtid(gtid)->t.t_copypriv_data; in __kmpc_copyprivate()2355 data_ptr = &__kmp_team_from_gtid(gtid)->t.t_copypriv_data; in __kmpc_copyprivate_light()
289 retval = __kmp_team_from_gtid(gtid)->t.t_copypriv_data; in KMP_EXPAND_NAME()312 __kmp_team_from_gtid(gtid)->t.t_copypriv_data = data; in KMP_EXPAND_NAME()493 ompt_team_size = __kmp_team_from_gtid(gtid)->t.t_nproc; in __kmp_GOMP_fork_call()
1785 __kmp_team_from_gtid(gtid)->t.t_id, __kmp_tid_from_gtid(gtid))); in __kmp_barrier_template()1843 __kmp_team_from_gtid(gtid)->t.t_id, __kmp_tid_from_gtid(gtid))); in __kmp_barrier_template()2072 gtid, __kmp_team_from_gtid(gtid)->t.t_id, in __kmp_barrier_template()
3648 static inline kmp_team_t *__kmp_team_from_gtid(int gtid) { in __kmp_team_from_gtid() function
650 kmp_team_t *team = __kmp_team_from_gtid(gtid); in __kmp_parallel_deo()676 kmp_team_t *team = __kmp_team_from_gtid(gtid); in __kmp_parallel_dxo()