Searched refs:GetThreadPool (Results 1 – 4 of 4) sorted by relevance
26 Debugger::GetThreadPool().async([=]() { in DownloadSymbolFileAsync()
502 static llvm::ThreadPool &GetThreadPool();
99 llvm::ThreadPoolTaskGroup task_group(Debugger::GetThreadPool()); in Index()
2193 llvm::ThreadPool &Debugger::GetThreadPool() { in GetThreadPool() function in Debugger