Home
last modified time | relevance | path

Searched refs:GetBarrier (Results 1 – 6 of 6) sorted by relevance

/art/runtime/gc/collector/
Dmark_sweep.h224 Barrier& GetBarrier() { in GetBarrier() function
Dconcurrent_copying.h147 Barrier& GetBarrier() { in GetBarrier() function
Dmark_compact.h98 Barrier& GetBarrier() { in GetBarrier() function
Dconcurrent_copying.cc291 concurrent_copying_->GetBarrier().Pass(self); in Run()
507 concurrent_copying_->GetBarrier().Pass(self); in Run()
1016 concurrent_copying_->GetBarrier().Pass(self); in Run()
1760 concurrent_copying_->GetBarrier().Pass(self); in Run()
Dmark_sweep.cc1178 mark_sweep_->GetBarrier().Pass(self); in Run()
Dmark_compact.cc668 collector_->GetBarrier().Pass(self); in Run()
3715 mark_compact_->GetBarrier().Pass(self); in Run()