Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h357 kmp_sched_static_steal = 102, // mapped to kmp_sch_static_steal (44) enumerator
H A Dkmp_runtime.cpp3034 *kind = kmp_sched_static_steal; in __kmp_get_schedule()