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