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

References

projects/openmp/runtime/src/kmp_runtime.cpp
 2809   th_type = thread->th.th_current_task->td_icvs.sched.r_sched_type;
 2810   switch (SCHEDULE_WITHOUT_MODIFIERS(th_type)) {
 2815     __kmp_sched_apply_mods_stdkind(kind, th_type);
 2841     KMP_FATAL(UnknownSchedulingType, th_type);
 2844   __kmp_sched_apply_mods_stdkind(kind, th_type);