Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_barrier.h102 bool KMP_ALIGN_CACHE fix_threads_per_go; variable
127 d->fix_threads_per_go = false; in allocate()
H A Dkmp_barrier.cpp62 if (!fix_threads_per_go) { in computeVarsForN()
74 fix_threads_per_go = true; in computeVarsForN()