llvm::DefaultThreadPool

Preferred thread-pool type when LLVM is built with thread support.

Synopsis

Declared in <llvm/Support/ThreadPool.h>

using DefaultThreadPool = StdThreadPool;