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

  /art/runtime/gc/collector/
mark_sweep-inl.h 44 ++normal_count_;
mark_sweep.h 326 AtomicInteger normal_count_; member in class:art::gc::collector::MarkSweep
mark_sweep.cc 120 normal_count_.StoreRelaxed(0);
    [all...]

Completed in 76 milliseconds