Home
last modified time | relevance | path

Searched refs:BroadcastForSlowPath (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/runtime/gc/
H A Dreference_processor.h60 void BroadcastForSlowPath(Thread* self);
H A Dreference_processor.cc84 void ReferenceProcessor::BroadcastForSlowPath(Thread* self) { in BroadcastForSlowPath() function in art::gc::ReferenceProcessor
/aosp12/art/runtime/
H A Dthread_list.cc434 Runtime::Current()->GetHeap()->GetReferenceProcessor()->BroadcastForSlowPath(self); in RunEmptyCheckpoint()
/aosp12/art/runtime/gc/collector/
H A Dconcurrent_copying.cc1707 GetHeap()->GetReferenceProcessor()->BroadcastForSlowPath(self); in ReenableWeakRefAccess()