Searched refs:ThreadFlipBegin (Results 1 – 3 of 3) sorted by relevance
528 collector->GetHeap()->ThreadFlipBegin(self); // Sync with JNI critical calls. in FlipThreadRoots()
369 void ThreadFlipBegin(Thread* self) REQUIRES(!*thread_flip_lock_);
942 void Heap::ThreadFlipBegin(Thread* self) { in ThreadFlipBegin() function in art::gc::Heap