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

References

projects/openmp/runtime/src/ompt-general.cpp
  494   if (thread_state == ompt_state_undefined) {
  495     thread_state = ompt_state_work_serial;
  498   return thread_state;