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

  /art/runtime/gc/
heap.h 301 void ThreadFlipEnd(Thread* self) REQUIRES(!*thread_flip_lock_);
    [all...]
heap.cc     [all...]
  /art/runtime/gc/collector/
concurrent_copying.cc 276 heap_->ThreadFlipEnd(self);
    [all...]

Completed in 6930 milliseconds