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