Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h500 static inline kmp_sched_t __kmp_sched_without_mods(kmp_sched_t kind) { in __kmp_sched_without_mods() function
H A Dkmp_runtime.cpp2954 kind = __kmp_sched_without_mods(kind); in __kmp_set_schedule()