Searched refs:zygote_creation_lock_ (Results 1 – 2 of 2) sorted by relevance
/art/runtime/gc/ | ||
D | heap-visit-objects-inl.h | 86 if (!zygote_creation_lock_.IsExclusiveHeld(self)) { in VisitObjectsInternalRegionSpace() |
D | heap.h | 1307 Mutex zygote_creation_lock_; variable |