Lines Matching refs:mu
125 ScopedAllMutexesLock mu(this);
138 ScopedAllMutexesLock mu(this);
146 ScopedAllMutexesLock mu(reinterpret_cast<const BaseMutex*>(-1));
316 MutexLock mu(Thread::Current(), *Locks::runtime_shutdown_lock_);
331 MutexLock mu(Thread::Current(), *Locks::runtime_shutdown_lock_);
508 std::ostream& operator<<(std::ostream& os, const Mutex& mu) {
509 mu.Dump(os);
537 MutexLock mu(Thread::Current(), *Locks::runtime_shutdown_lock_);
751 std::ostream& operator<<(std::ostream& os, const ReaderWriterMutex& mu) {
752 mu.Dump(os);
769 MutexLock mu(Thread::Current(), *Locks::runtime_shutdown_lock_);
781 MutexLock mu(Thread::Current(), *Locks::runtime_shutdown_lock_);