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

/art/runtime/gc/
H A Dheap.h1045 void ClearPendingCollectorTransition(Thread* self) REQUIRES(!*pending_task_lock_);
H A Dheap.cc3641 heap->ClearPendingCollectorTransition(self);
3645 void Heap::ClearPendingCollectorTransition(Thread* self) { function in class:art::gc::Heap

Completed in 110 milliseconds