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