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

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp872 int cg_nthreads = this_thr->th.th_cg_roots->cg_nthreads; local
[all...]
H A Dkmp.h2412 kmp_int32 cg_nthreads; // Count of active threads in CG rooted at cg_root member in struct:kmp_cg_root

Completed in 93 milliseconds