Searched refs:instanceMutex (Results 1 – 1 of 1) sorted by relevance
69 llvm::sys::SmartScopedLock<true> threadInstanceLock(instanceMutex); in get()99 llvm::sys::SmartScopedLock<true> threadInstanceLock(instanceMutex); in remove()113 llvm::sys::SmartMutex<true> instanceMutex; variable