Searched refs:max_cg_threads (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp873 int max_cg_threads = this_thr->th.th_cg_roots->cg_thread_limit; local
876 max_cg_threads) {
877 int tl_nthreads = max_cg_threads - cg_nthreads +

Completed in 63 milliseconds