Searched refs:terminated (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/main/java/java/util/concurrent/
H A DThreadPoolExecutor.java87 * excess threads will be terminated if they have been idle for more
210 * entries. Additionally, method {@link #terminated} can be overridden
212 * Executor has fully terminated.
313 * TIDYING: All tasks have terminated, workerCount is zero,
315 * will run the terminated() hook method
316 * TERMINATED: terminated() has completed
331 * When the terminated() hook method has completed
652 terminated();
1371 * completely terminated. This method may be useful for
1377 * @return true if terminating but not yet terminated
1931 protected void terminated() { } method in class:ThreadPoolExecutor
[all...]
/libcore/support/src/test/java/tests/resources/
H A Djunit4-4.3.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...

Completed in 106 milliseconds