Home | History | Annotate | Download | only in analysis

Lines Matching refs:zygote

999  * (unless we're in the zygote, where single-threaded access is guaranteed).
1012 if (!gDvm.zygote && dvmTryLockMutex(&gDvm.gcHeapLock) == 0) {