LLVM 17.0.0git
|
Namespaces | |
namespace | detail |
Classes | |
class | TaskGroup |
Functions | |
unsigned | getThreadIndex () |
Variables | |
ThreadPoolStrategy | strategy |
static std::atomic< int > | TaskGroupInstances |
|
inline |
Definition at line 44 of file Parallel.h.
|
extern |
Definition at line 20 of file Parallel.cpp.
Referenced by llvm::parallel::TaskGroup::execute(), llvm::parallelSort(), and llvm::parallelTransformReduce().
|
static |
Definition at line 161 of file Parallel.cpp.
Referenced by llvm::parallel::TaskGroup::~TaskGroup().