Home
last modified time | relevance | path

Searched defs:rmu (Results 1 – 3 of 3) sorted by relevance

/art/runtime/gc/collector/
Dconcurrent_copying.cc726 ReaderMutexLock rmu(Thread::Current(), *Locks::heap_bitmap_lock_); in VerifyNoMissingCardMarks() local
1347 WriterMutexLock rmu(Thread::Current(), *Locks::heap_bitmap_lock_); in MarkingPhase() local
1419 WriterMutexLock rmu(Thread::Current(), *Locks::heap_bitmap_lock_); in CopyingPhase() local
1519 WriterMutexLock rmu(Thread::Current(), *Locks::heap_bitmap_lock_); in CopyingPhase() local
2528 WriterMutexLock rmu(self, *Locks::heap_bitmap_lock_); in MarkZygoteLargeObjects() local
/art/runtime/gc/allocator/
Drosalloc.cc544 ReaderMutexLock rmu(self, bulk_free_lock_); in Free() local
2116 ReaderMutexLock rmu(self, bulk_free_lock_); in DumpStats() local
/art/runtime/
Dclass_linker.cc1745 ReaderMutexLock rmu(self, *Locks::heap_bitmap_lock_); in Update() local