Lines Matching refs:MutexLock
45 MutexLock mu(Thread::Current(), *Locks::intern_table_lock_); in Size()
50 MutexLock mu(Thread::Current(), *Locks::intern_table_lock_); in StrongSize()
55 MutexLock mu(Thread::Current(), *Locks::intern_table_lock_); in WeakSize()
64 MutexLock mu(Thread::Current(), *Locks::intern_table_lock_); in VisitRoots()
93 MutexLock mu(self, *Locks::intern_table_lock_); in LookupWeak()
98 MutexLock mu(self, *Locks::intern_table_lock_); in LookupStrong()
109 MutexLock mu(self, *Locks::intern_table_lock_); in LookupStrong()
122 MutexLock mu(Thread::Current(), *Locks::intern_table_lock_); in AddNewTable()
183 MutexLock mu(self, *Locks::intern_table_lock_); in BroadcastForNewInterns()
191 MutexLock mu(self, *Locks::intern_table_lock_); in WaitUntilAccessible()
207 MutexLock mu(self, *Locks::intern_table_lock_); in Insert()
279 MutexLock mu(Thread::Current(), *Locks::intern_table_lock_); in PromoteWeakToStrong()
306 MutexLock mu(Thread::Current(), *Locks::intern_table_lock_); in SweepInternTableWeaks()
311 MutexLock mu(Thread::Current(), *Locks::intern_table_lock_); in WriteToMemory()
464 MutexLock mu(Thread::Current(), *Locks::intern_table_lock_); in ChangeWeakRootState()