HomeSort by relevance Sort by last modified time
    Searched refs:FinalizerWatchdogDaemon (Results 1 - 4 of 4) sorted by null

  /libcore/libart/src/main/java/java/lang/
Daemons.java 45 FinalizerWatchdogDaemon.INSTANCE.start();
52 FinalizerWatchdogDaemon.INSTANCE.startPostZygoteFork();
60 FinalizerWatchdogDaemon.INSTANCE.stop();
209 // limit fast path communication with FinalizerWatchDogDaemon to what's unavoidable: A
212 // We do stop the FinalizerWatchDogDaemon if we have nothing to do for a
221 // Use non-blocking poll to avoid FinalizerWatchdogDaemon communication
231 FinalizerWatchdogDaemon.INSTANCE.goToSleep();
235 FinalizerWatchdogDaemon.INSTANCE.wakeUp();
266 private static class FinalizerWatchdogDaemon extends Daemon {
267 private static final FinalizerWatchdogDaemon INSTANCE = new FinalizerWatchdogDaemon()
    [all...]
  /art/test/911-get-stack-trace/
expected.txt 247 FinalizerWatchdogDaemon
348 FinalizerWatchdogDaemon
583 FinalizerWatchdogDaemon
  /frameworks/base/
preloaded-classes     [all...]
compiled-classes-phone     [all...]

Completed in 215 milliseconds