Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_sched.cpp202 kmp_distribute_static; // AC: convert to usual schedule type in __kmp_for_static_init()
H A Dkmp.h409 kmp_distribute_static = 92, /**< distribute static unspecialized */ enumerator