Searched refs:DAEMONS (Results 1 – 1 of 1) sorted by relevance
53 private static final Daemon[] DAEMONS = new Daemon[] { field in Daemons59 … private static final CountDownLatch POST_ZYGOTE_START_LATCH = new CountDownLatch(DAEMONS.length);60 private static final CountDownLatch PRE_ZYGOTE_START_LATCH = new CountDownLatch(DAEMONS.length);66 for (Daemon daemon : DAEMONS) { in start()73 for (Daemon daemon : DAEMONS) { in startPostZygoteFork()80 for (Daemon daemon : DAEMONS) { in stop()