Searched refs:BroadcastForSlowPath (Results 1 – 4 of 4) sorted by relevance
60 void BroadcastForSlowPath(Thread* self);
58 void ReferenceProcessor::BroadcastForSlowPath(Thread* self) { in BroadcastForSlowPath() function in art::gc::ReferenceProcessor
420 Runtime::Current()->GetHeap()->GetReferenceProcessor()->BroadcastForSlowPath(self); in RunEmptyCheckpoint()
833 GetHeap()->GetReferenceProcessor()->BroadcastForSlowPath(self); in ReenableWeakRefAccess()