Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Support/
H A DThreadPool.h203 unsigned ActiveThreads = 0; variable
/llvm-project/offload/DeviceRTL/src/
H A DReduction.cpp283 uint32_t ActiveThreads = kmpcMin(NumRecs, NumThreads); __kmpc_nvptx_teams_reduce_nowait_v2() local