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