LLVM
15.0.0git
|
#include "llvm/Support/ThreadPool.h"
#include "llvm/Config/llvm-config.h"
#include "llvm/Support/Threading.h"
Go to the source code of this file.
Variables | |
static LLVM_THREAD_LOCAL std::vector< ThreadPoolTaskGroup * > * | CurrentThreadTaskGroups = nullptr |
|
static |
Definition at line 55 of file ThreadPool.cpp.
Referenced by llvm::ThreadPool::wait().