Lines Matching refs:WriterMutexLock
318 WriterMutexLock mu(self, *Locks::heap_bitmap_lock_); in BindBitmaps()
793 WriterMutexLock mu(self, *Locks::heap_bitmap_lock_); in GrayAllDirtyImmuneObjects()
833 WriterMutexLock mu(Thread::Current(), *Locks::heap_bitmap_lock_); in GrayAllNewlyDirtyImmuneObjects()
863 WriterMutexLock mu(self, *Locks::heap_bitmap_lock_); in RecordLiveStackFreezeSize()
1347 WriterMutexLock rmu(Thread::Current(), *Locks::heap_bitmap_lock_); in MarkingPhase()
1419 WriterMutexLock rmu(Thread::Current(), *Locks::heap_bitmap_lock_); in CopyingPhase()
1519 WriterMutexLock rmu(Thread::Current(), *Locks::heap_bitmap_lock_); in CopyingPhase()
1939 WriterMutexLock mu(self, *Locks::heap_bitmap_lock_); in VerifyNoFromSpaceReferences()
2528 WriterMutexLock rmu(self, *Locks::heap_bitmap_lock_); in MarkZygoteLargeObjects()
2656 WriterMutexLock mu(self, *Locks::heap_bitmap_lock_); in ReclaimPhase()
3676 WriterMutexLock mu2(self, *Locks::heap_bitmap_lock_); in FinishPhase()
3753 WriterMutexLock mu(self, *Locks::heap_bitmap_lock_); in ProcessReferences()