Searched refs:runWithSemaphore (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | TUScheduler.h | 360 void runWithSemaphore(llvm::StringRef Name, llvm::StringRef Path,
|
| H A D | TUScheduler.cpp | 1682 runWithSemaphore(Name, Path, std::move(Action), Barrier); in run() 1689 runWithSemaphore(Name, Path, std::move(Action), QuickRunBarrier); in runQuick() 1692 void TUScheduler::runWithSemaphore(llvm::StringRef Name, llvm::StringRef Path, in runWithSemaphore() function in clang::clangd::TUScheduler
|