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

References

projects/openmp/runtime/src/kmp_gsupport.cpp
  293     thr = __kmp_threads[*gtid];
  296     enclosing_state = thr->th.ompt_thread_info.state;
  297     thr->th.ompt_thread_info.state = ompt_state_work_parallel;
  313     thr->th.ompt_thread_info.state = enclosing_state;