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

References

projects/openmp/runtime/src/kmp_tasking.cpp
 1698     if (!new_taskdata->td_flags.started) {
 1700       parent = new_taskdata->td_parent;
 1709             &(new_taskdata->ompt_task_info.task_data),
 1710             ompt_task_explicit | TASK_TYPE_DETAILS_FORMAT(new_taskdata), 0,
 1717                          new_taskdata->ompt_task_info.scheduling_parent,
 1719       new_taskdata->ompt_task_info.frame.exit_frame = ompt_data_none;