Home
last modified time | relevance | path

Searched refs:kMarkSweepMarkStackLock (Results 1 – 3 of 3) sorted by relevance

/art/runtime/base/
Dmutex.h80 kMarkSweepMarkStackLock, enumerator
/art/runtime/gc/collector/
Dmark_sweep.cc104 mark_stack_lock_("mark sweep mark stack lock", kMarkSweepMarkStackLock), in MarkSweep()
Dconcurrent_copying.cc43 skipped_blocks_lock_("concurrent copying bytes blocks lock", kMarkSweepMarkStackLock), in ConcurrentCopying()