Home
last modified time | relevance | path

Searched refs:asyncMutex (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Support/
H A DTiming.cpp200 std::unique_lock<std::mutex> lock(asyncMutex); in nest()
416 std::mutex asyncMutex; member in __anon672fa56d0211::TimerImpl