Home
last modified time | relevance | path

Searched refs:ONLY_ONE (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/util/concurrent/
DThreadPoolExecutor.java725 interruptIdleWorkers(ONLY_ONE); in tryTerminate()
830 private static final boolean ONLY_ONE = true; field in ThreadPoolExecutor
/libcore/ojluni/annotations/hiddenapi/java/util/concurrent/
DThreadPoolExecutor.java325 private static final boolean ONLY_ONE = true; field in ThreadPoolExecutor