Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp848 int cg_nthreads = this_thr->th.th_cg_roots->cg_nthreads; __kmp_reserve_threads() local
[all...]
H A Dkmp.h2915 kmp_int32 cg_nthreads; // Count of active threads in CG rooted at cg_root global() member