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