Searched defs:tl_nthreads (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp846 int tl_nthreads = __kmp_max_nth - __kmp_nth + local
877 int tl_nthreads = max_cg_threads - cg_nthreads + local
[all...]

Completed in 235 milliseconds