Searched refs:GetThreadPool (Results 1 – 5 of 5) sorted by relevance
51 Debugger::GetThreadPool().async(lookup); in DownloadSymbolFileAsync()
495 static llvm::ThreadPoolInterface &GetThreadPool();
102 llvm::ThreadPoolTaskGroup task_group(Debugger::GetThreadPool()); in Index()
2234 llvm::ThreadPoolInterface &Debugger::GetThreadPool() { in GetThreadPool() function in Debugger