OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FinalizerWatchdogDaemon
(Results
1 - 2
of
2
) sorted by null
/libcore/libart/src/main/java/java/lang/
Daemons.java
45
FinalizerWatchdogDaemon
.INSTANCE.start();
53
FinalizerWatchdogDaemon
.INSTANCE.stop();
181
// limit fast path communication with
FinalizerWatchDogDaemon
to what's unavoidable: A
184
// We do stop the
FinalizerWatchDogDaemon
if we have nothing to do for a
193
// Use non-blocking poll to avoid
FinalizerWatchdogDaemon
communication
203
FinalizerWatchdogDaemon
.INSTANCE.goToSleep();
207
FinalizerWatchdogDaemon
.INSTANCE.wakeUp();
238
private static class
FinalizerWatchdogDaemon
extends Daemon {
239
private static final
FinalizerWatchdogDaemon
INSTANCE = new
FinalizerWatchdogDaemon
();
[
all
...]
/frameworks/base/
compiled-classes-phone
[
all
...]
Completed in 116 milliseconds