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

References

projects/openmp/runtime/src/kmp_dispatch.cpp
 2072           for (i = 0; i < th->th.th_team_nproc; ++i) {
 2072           for (i = 0; i < th->th.th_team_nproc; ++i) {
 2072           for (i = 0; i < th->th.th_team_nproc; ++i) {
 2073             kmp_lock_t *lck = other_threads[i]->th.th_dispatch->th_steal_lock;
 2077             other_threads[i]->th.th_dispatch->th_steal_lock = NULL;