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

References

projects/openmp/runtime/src/kmp_wait_release.h
  263         tId = &(team->ompt_task_info.task_data);
  265         tId = OMPT_CUR_TASK_DATA(this_thr);
  268       tId = &(this_thr->th.ompt_thread_info.task_data);
  273       __ompt_implicit_task_end(this_thr, ompt_entry_state, tId);
  347             __ompt_implicit_task_end(this_thr, ompt_entry_state, tId);
  438       __ompt_implicit_task_end(this_thr, ompt_exit_state, tId);