Lines Matching refs:MutexLock
46 MutexLock mu(Thread::Current(), *Locks::intern_table_lock_); in Size()
51 MutexLock mu(Thread::Current(), *Locks::intern_table_lock_); in StrongSize()
56 MutexLock mu(Thread::Current(), *Locks::intern_table_lock_); in WeakSize()
65 MutexLock mu(Thread::Current(), *Locks::intern_table_lock_); in VisitRoots()
109 MutexLock mu(self, *Locks::intern_table_lock_); in LookupWeak()
117 MutexLock mu(self, *Locks::intern_table_lock_); in LookupStrong()
125 MutexLock mu(self, *Locks::intern_table_lock_); in LookupStrong()
144 MutexLock mu(Thread::Current(), *Locks::intern_table_lock_); in AddNewTable()
184 MutexLock mu(self, *Locks::intern_table_lock_); in BroadcastForNewInterns()
192 MutexLock mu(self, *Locks::intern_table_lock_); in WaitUntilAccessible()
209 MutexLock mu(self, *Locks::intern_table_lock_); in Insert()
260 MutexLock mu(self, *Locks::intern_table_lock_); in InternStrong()
317 MutexLock mu(Thread::Current(), *Locks::intern_table_lock_); in SweepInternTableWeaks()
427 MutexLock mu(Thread::Current(), *Locks::intern_table_lock_); in ChangeWeakRootState()