HomeSort by relevance Sort by last modified time
    Searched refs:ThreadFlipEnd (Results 1 - 3 of 3) sorted by null

  /art/runtime/gc/
heap.h 328 void ThreadFlipEnd(Thread* self) REQUIRES(!*thread_flip_lock_);
    [all...]
heap.cc     [all...]
  /art/runtime/
thread_list.cc 607 collector->GetHeap()->ThreadFlipEnd(self);
    [all...]

Completed in 92 milliseconds