Searched refs:zygoteStartLatch (Results 1 – 1 of 1) sorted by relevance
64 private static CountDownLatch zygoteStartLatch; field in Daemons70 zygoteStartLatch = new CountDownLatch(DAEMONS.length); in start()89 zygoteStartLatch.await(); in waitForDaemonStart()129 zygoteStartLatch.countDown(); in run()