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

  /art/runtime/gc/
heap.h 300 void ThreadFlipBegin(Thread* self) REQUIRES(!*thread_flip_lock_);
    [all...]
heap.cc     [all...]
  /art/runtime/gc/collector/
concurrent_copying.cc 273 heap_->ThreadFlipBegin(self); // Sync with JNI critical calls.
    [all...]

Completed in 1348 milliseconds