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

References

projects/openmp/runtime/src/kmp_barrier.cpp
  297   kmp_team_t *team = this_thr->th.th_team;
  298   kmp_bstate_t *thr_bar = &this_thr->th.th_bar[bt].bb;
  300   kmp_uint32 nproc = this_thr->th.th_team_nproc;
  315     this_thr->th.th_bar_arrive_time = this_thr->th.th_bar_min_time =
  315     this_thr->th.th_bar_arrive_time = this_thr->th.th_bar_min_time =
  342       flag.wait(this_thr, FALSE USE_ITT_BUILD_ARG(itt_sync_obj));
  348         this_thr->th.th_bar_min_time = KMP_MIN(this_thr->th.th_bar_min_time,
  348         this_thr->th.th_bar_min_time = KMP_MIN(this_thr->th.th_bar_min_time,
  358         (*reduce)(this_thr->th.th_local.reduce_data,