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

  /art/runtime/gc/
heap-visit-objects-inl.h 86 if (!zygote_creation_lock_.IsExclusiveHeld(self)) {
heap.h 1165 Mutex zygote_creation_lock_; member in class:art::gc::Heap
    [all...]
heap.cc 208 zygote_creation_lock_("zygote creation lock", kZygoteCreationLock),
    [all...]

Completed in 57 milliseconds