reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
216 if (schedule == kmp_sch_auto) { 251 if (schedule == kmp_sch_static || schedule == kmp_sch_auto ||projects/openmp/runtime/src/kmp_global.cpp
215 kmp_sch_auto, // ==> kmp_sched_auto = 4
projects/openmp/runtime/src/kmp_runtime.cpp 2829 case kmp_sch_auto:
projects/openmp/runtime/src/kmp_settings.cpp3676 sched = kmp_sch_auto; 3704 if (sched == kmp_sch_auto) { 3819 case kmp_sch_auto: 3844 case kmp_sch_auto: