Home
last modified time | relevance | path

Searched defs:kmp_sch_guided_chunked (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_global.cpp236 kmp_sch_guided_chunked, // ==> kmp_sched_guided = 3 global() enumerator
H A Dkmp.h375 kmp_sch_guided_chunked = 36, /**< guided unspecialized */ enumerator