Lines Matching refs:SmartMutex
101 static llvm::sys::SmartMutex<false> &getOnDiskMutex() {102 static llvm::sys::SmartMutex<false> M(/* recursive = */ true);