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

References

projects/openmp/runtime/src/kmp_runtime.cpp
 5687     this_thr->th.ompt_thread_info.state = ompt_state_idle;
projects/openmp/runtime/src/kmp_wait_release.h
  150       this_thr->th.ompt_thread_info.state = ompt_state_idle;
  442     if (ompt_exit_state == ompt_state_idle) {
projects/openmp/runtime/src/ompt-general.cpp
   77     FOREACH_OMPT_STATE(ompt_state_macro)