Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DThreadPool.h205 unsigned ActiveThreads = 0; variable
/llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/src/
H A DReduction.cpp282 uint32_t ActiveThreads = kmpcMin(NumRecs, NumThreads); in __kmpc_nvptx_teams_reduce_nowait_v2() local