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

  /art/runtime/gc/collector/
concurrent_copying-inl.h 73 // in the thread flip on behalf of suspended threads (when gc_grays_immune_objects_ is
80 gc_grays_immune_objects_);
concurrent_copying.cc 102 gc_grays_immune_objects_(false),
312 gc_grays_immune_objects_ = true;
794 gc_grays_immune_objects_ = false;
    [all...]
concurrent_copying.h 336 bool gc_grays_immune_objects_; member in class:art::gc::collector::ConcurrentCopying

Completed in 80 milliseconds