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

References

projects/openmp/runtime/src/ompt-general.cpp
  620   thread = __kmp_thread_from_gtid(gtid);
  621   if (thread == NULL)
  623   first_place = thread->th.th_first_place;
  624   last_place = thread->th.th_last_place;