Searched refs:GetThreadPool (Results 1 – 7 of 7) sorted by relevance
51 Debugger::GetThreadPool().async(lookup); in DownloadSymbolFileAsync()
90 llvm::ThreadPoolTaskGroup task_group(Debugger::GetThreadPool()); in Index()91 const size_t num_threads = Debugger::GetThreadPool().getMaxConcurrency(); in Index()
504 llvm::ThreadPoolTaskGroup task_group(Debugger::GetThreadPool()); in RefreshModules()724 llvm::ThreadPoolTaskGroup task_group(Debugger::GetThreadPool()); in LoadAllCurrentModules()
507 static llvm::ThreadPoolInterface &GetThreadPool();
2381 llvm::ThreadPoolInterface &Debugger::GetThreadPool() { in GetThreadPool() function in Debugger
1673 llvm::ThreadPoolTaskGroup task_group(Debugger::GetThreadPool()); in SetExecutableModule()