Home
last modified time | relevance | path

Searched refs:kMarkStackModeGcExclusive (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/collector/
Dconcurrent_copying.h219 kMarkStackModeGcExclusive // The GC-running thread pushes onto and pops from the GC mark stack enumerator
Dconcurrent_copying.cc635 static_cast<uint32_t>(kMarkStackModeGcExclusive)) in PushOntoMarkStack()
1013 static_cast<uint32_t>(kMarkStackModeGcExclusive)); in ProcessMarkStackOnce()
1151 mark_stack_mode_.StoreRelaxed(kMarkStackModeGcExclusive); in SwitchToGcExclusiveMarkStackMode()