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