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

References

projects/openmp/runtime/src/kmp_runtime.cpp
 5864       ANNOTATE_HAPPENS_BEFORE(thread);
projects/openmp/runtime/src/kmp_tasking.cpp
  718   ANNOTATE_HAPPENS_BEFORE(taskdata);
 1350   ANNOTATE_HAPPENS_BEFORE(task);
 1565     ANNOTATE_HAPPENS_BEFORE(taskdata->td_parent);
 1633   ANNOTATE_HAPPENS_BEFORE(new_task);
 1668   ANNOTATE_HAPPENS_BEFORE(new_task);
projects/openmp/runtime/src/z_Linux_util.cpp
 1409     ANNOTATE_HAPPENS_BEFORE(&th->th.th_suspend_init_count);