Searched refs:ThreadFlipEnd (Results 1 – 3 of 3) sorted by relevance
582 collector->GetHeap()->ThreadFlipEnd(self); in FlipThreadRoots()
372 void ThreadFlipEnd(Thread* self) REQUIRES(!*thread_flip_lock_);
971 void Heap::ThreadFlipEnd(Thread* self) { in ThreadFlipEnd() function in art::gc::Heap