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