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

  /art/runtime/gc/collector/
mark_sweep.cc 144 if (IsConcurrent()) {
182 if (IsConcurrent()) {
212 if (kPreCleanCards && IsConcurrent()) {
    [all...]
mark_sweep.h 71 bool IsConcurrent() const {

Completed in 39 milliseconds