Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stub.h35 kmp_sched_dynamic = 2, // mapped to kmp_sch_dynamic_chunked (35) enumerator
H A Dkmp.h350 kmp_sched_dynamic = 2, // mapped to kmp_sch_dynamic_chunked (35) enumerator
H A Dkmp_runtime.cpp3019 *kind = kmp_sched_dynamic; in __kmp_get_schedule()