Home
last modified time | relevance | path

Searched refs:zygote_creation_lock_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/
Dheap-visit-objects-inl.h86 if (!zygote_creation_lock_.IsExclusiveHeld(self)) { in VisitObjectsInternalRegionSpace()
Dheap.h1307 Mutex zygote_creation_lock_; variable