Home
last modified time | relevance | path

Searched refs:orig_kind (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp2955 kmp_sched_t orig_kind; in __kmp_set_schedule() local
2966 orig_kind = kind; in __kmp_set_schedule()
3000 orig_kind, &(thread->th.th_current_task->td_icvs.sched.r_sched_type)); in __kmp_set_schedule()