Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/util/concurrent/
DScheduledThreadPoolExecutor.java322 if (isStopped()) in canRunInCurrentRunState()
DThreadPoolExecutor.java1438 boolean isStopped() { in isStopped() method in ThreadPoolExecutor