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

References

projects/openmp/runtime/src/kmp_runtime.cpp
 3693     root_thread->th.ompt_thread_info.thread_data = ompt_data_none;
 3909         &(root->r.r_uber_thread->th.ompt_thread_info.thread_data));
 5676     thread_data = &(this_thr->th.ompt_thread_info.thread_data);
projects/openmp/runtime/src/ompt-specific.cpp
  201     return &(thread->th.ompt_thread_info.thread_data);