Searched refs:identifierMutex (Results 1 – 1 of 1) sorted by relevance
50 llvm::sys::SmartRWMutex<true> identifierMutex; member in mlir::detail::TimingManagerImpl90 llvm::sys::SmartScopedReader<true> contextLock(impl.identifierMutex); in get()99 llvm::sys::SmartScopedWriter<true> contextLock(impl.identifierMutex); in get()