Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_global.cpp237 kmp_sch_auto, // ==> kmp_sched_auto = 4 global() enumerator
H A Dkmp.h377 kmp_sch_auto = 38, /**< auto */ enumerator