reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/openmp/runtime/src/kmp_barrier.cpp
 1898   kmp_team_t *team = (tid == 0) ? this_thr->th.th_team : NULL;
 1909   if (KMP_MASTER_TID(tid)) {
 1957       this_thr->th.th_team_bt_intervals = KMP_BLOCKTIME_INTERVAL(team, tid);
 1965     __kmp_hyper_barrier_release(bs_forkjoin_barrier, this_thr, gtid, tid,
 1970     __kmp_hierarchical_barrier_release(bs_forkjoin_barrier, this_thr, gtid, tid,
 1976     __kmp_tree_barrier_release(bs_forkjoin_barrier, this_thr, gtid, tid,
 1981     __kmp_linear_barrier_release(bs_forkjoin_barrier, this_thr, gtid, tid,
 2024       if (!KMP_MASTER_TID(tid)) {
 2041   tid = __kmp_tid_from_gtid(gtid);
 2101   if (!KMP_MASTER_TID(tid))
 2106     if (!KMP_MASTER_TID(tid)) {