Searched refs:ThreadFlipEnd (Results 1 - 3 of 3) sorted by relevance

/art/runtime/gc/
H A Dheap.h328 void ThreadFlipEnd(Thread* self) REQUIRES(!*thread_flip_lock_);
H A Dheap.cc856 void Heap::ThreadFlipEnd(Thread* self) { function in class:art::gc::Heap
/art/runtime/
H A Dthread_list.cc607 collector->GetHeap()->ThreadFlipEnd(self);

Completed in 715 milliseconds