Home
last modified time | relevance | path

Searched refs:terminated (Results 1 – 3 of 3) sorted by relevance

/libcore/luni/src/main/java/java/util/concurrent/
DThreadPoolExecutor.java660 terminated(); in tryTerminate()
1902 protected void terminated() { } in terminated() method in ThreadPoolExecutor
/libcore/luni/src/test/java/tests/api/java/util/concurrent/
DThreadPoolExecutorSubclassTest.java178 protected void terminated() { in terminated() method in ThreadPoolExecutorSubclassTest.CustomTPE
DThreadPoolExecutorTest.java35 protected void terminated() { in terminated() method in ThreadPoolExecutorTest.ExtendedTPE