Searched refs:th_type (Results 1 – 1 of 1) sorted by relevance
2848 enum sched_type th_type; in __kmp_get_schedule() local2855 th_type = thread->th.th_current_task->td_icvs.sched.r_sched_type; in __kmp_get_schedule()2857 switch (th_type) { in __kmp_get_schedule()2887 KMP_FATAL(UnknownSchedulingType, th_type); in __kmp_get_schedule()