Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp.h480 static inline kmp_sched_t __kmp_sched_without_mods(kmp_sched_t kind) { in __kmp_sched_without_mods() function
Dkmp_runtime.cpp2769 kind = __kmp_sched_without_mods(kind); in __kmp_set_schedule()