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

/art/runtime/gc/collector/
H A Dconcurrent_copying.h145 void SwitchToGcExclusiveMarkStackMode() SHARED_REQUIRES(Locks::mutator_lock_);
H A Dconcurrent_copying.cc434 SwitchToGcExclusiveMarkStackMode();
1141 void ConcurrentCopying::SwitchToGcExclusiveMarkStackMode() { function in class:art::gc::collector::ConcurrentCopying

Completed in 95 milliseconds