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

References

projects/openmp/runtime/src/kmp_barrier.cpp
  514   kmp_team_t *team = this_thr->th.th_team;
  515   kmp_bstate_t *thr_bar = &this_thr->th.th_bar[bt].bb;
  518   kmp_uint32 num_threads = this_thr->th.th_team_nproc;
  533     this_thr->th.th_bar_arrive_time = this_thr->th.th_bar_min_time =
  533     this_thr->th.th_bar_arrive_time = this_thr->th.th_bar_min_time =
  587       c_flag.wait(this_thr, FALSE USE_ITT_BUILD_ARG(itt_sync_obj));
  593         this_thr->th.th_bar_min_time = KMP_MIN(this_thr->th.th_bar_min_time,
  593         this_thr->th.th_bar_min_time = KMP_MIN(this_thr->th.th_bar_min_time,
  603         (*reduce)(this_thr->th.th_local.reduce_data,