reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
465 schedule = kmp_sch_static_greedy; 494 schedule = kmp_sch_static_greedy; 621 schedule = kmp_sch_static_greedy; 627 case kmp_sch_static_greedy: 916 case kmp_sch_static_greedy: 1431 case kmp_sch_static_greedy: /* original code for kmp_sch_static_greedy wasprojects/openmp/runtime/src/kmp_global.cpp
142 kmp_sch_static_greedy; /* default static scheduling method */
projects/openmp/runtime/src/kmp_runtime.cpp 2812 case kmp_sch_static_greedy:
projects/openmp/runtime/src/kmp_settings.cpp3548 __kmp_static = kmp_sch_static_greedy; 3583 if (__kmp_static == kmp_sch_static_greedy) { 3813 case kmp_sch_static_greedy: 3838 case kmp_sch_static_greedy: