Searched refs:ClearPendingCollectorTransition (Results 1 – 2 of 2) sorted by relevance
1045 void ClearPendingCollectorTransition(Thread* self) REQUIRES(!*pending_task_lock_);
3641 heap->ClearPendingCollectorTransition(self); in Run()3645 void Heap::ClearPendingCollectorTransition(Thread* self) { in ClearPendingCollectorTransition() function in art::gc::Heap