reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1730 this_thr->th.ompt_thread_info.state = ompt_state_wait_barrier_implicit; 1988 this_thr->th.ompt_thread_info.state == ompt_state_wait_barrier_implicit) {projects/openmp/runtime/src/kmp_runtime.cpp
7314 this_thr->th.ompt_thread_info.state == ompt_state_wait_barrier_implicit) {
projects/openmp/runtime/src/kmp_wait_release.h126 if (ompt_state == ompt_state_wait_barrier_implicit) { 258 if (!final_spin || ompt_entry_state != ompt_state_wait_barrier_implicit ||projects/openmp/runtime/src/ompt-general.cpp
77 FOREACH_OMPT_STATE(ompt_state_macro)