Lines Matching refs:MutexLock
47 MutexLock mu(Thread::Current(), *Locks::intern_table_lock_); in Size()
52 MutexLock mu(Thread::Current(), *Locks::intern_table_lock_); in StrongSize()
57 MutexLock mu(Thread::Current(), *Locks::intern_table_lock_); in WeakSize()
66 MutexLock mu(Thread::Current(), *Locks::intern_table_lock_); in VisitRoots()
110 MutexLock mu(self, *Locks::intern_table_lock_); in LookupWeak()
118 MutexLock mu(self, *Locks::intern_table_lock_); in LookupStrong()
126 MutexLock mu(self, *Locks::intern_table_lock_); in LookupStrong()
145 MutexLock mu(Thread::Current(), *Locks::intern_table_lock_); in AddNewTable()
185 MutexLock mu(self, *Locks::intern_table_lock_); in BroadcastForNewInterns()
193 MutexLock mu(self, *Locks::intern_table_lock_); in WaitUntilAccessible()
210 MutexLock mu(self, *Locks::intern_table_lock_); in Insert()
261 MutexLock mu(self, *Locks::intern_table_lock_); in InternStrong()
318 MutexLock mu(Thread::Current(), *Locks::intern_table_lock_); in SweepInternTableWeaks()
428 MutexLock mu(Thread::Current(), *Locks::intern_table_lock_); in ChangeWeakRootState()