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

References

projects/openmp/runtime/src/kmp_gsupport.cpp
  339     thr = __kmp_threads[*gtid];
  341     enclosing_state = thr->th.ompt_thread_info.state;
  342     thr->th.ompt_thread_info.state = ompt_state_work_parallel;
  359     thr->th.ompt_thread_info.state = enclosing_state;