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

  /art/runtime/gc/
heap.cc     [all...]
heap.h 212 collector::GcType WaitForConcurrentGcToComplete(Thread* self) LOCKS_EXCLUDED(gc_complete_lock_);
  /art/runtime/
runtime.cc 121 heap_->WaitForConcurrentGcToComplete(self);
    [all...]

Completed in 100 milliseconds