Home
last modified time | relevance | path

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

/external/jetty/src/java/org/eclipse/jetty/util/thread/
DThreadPool.java60 public interface SizedThreadPool extends ThreadPool interface
DQueuedThreadPool.java42 import org.eclipse.jetty.util.thread.ThreadPool.SizedThreadPool;
44 public class QueuedThreadPool extends AbstractLifeCycle implements SizedThreadPool, Executor, Dumpa…
/external/jetty/
DVERSION.txt1188 + 340621 Added SizedThreadPool interface