Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dconcurrent_copying.h227 void SwitchToGcExclusiveMarkStackMode() REQUIRES_SHARED(Locks::mutator_lock_);
Dconcurrent_copying.cc1599 SwitchToGcExclusiveMarkStackMode(); in CopyingPhase()
2348 void ConcurrentCopying::SwitchToGcExclusiveMarkStackMode() { in SwitchToGcExclusiveMarkStackMode() function in art::gc::collector::ConcurrentCopying