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

References

projects/openmp/runtime/src/kmp_gsupport.cpp
  461   thr = __kmp_threads[gtid];
  466   if (!thr->th.th_team->t.t_serialized) {
  467     __kmp_run_after_invoked_task(gtid, __kmp_tid_from_gtid(gtid), thr,
  468                                  thr->th.th_team);
  475       OMPT_CUR_TASK_INFO(thr)->frame.exit_frame = ompt_data_none;