Searched defs:threadpoolName (Results 1 - 1 of 1) sorted by relevance

/openjdk9/corba/src/java.corba/share/classes/com/sun/corba/se/impl/orbutil/threadpool/
H A DThreadPoolImpl.java116 public ThreadPoolImpl(ThreadGroup tg, String threadpoolName) { argument
129 public ThreadPoolImpl(String threadpoolName) { argument
136 ThreadPoolImpl(int minSize, int maxSize, long timeout, String threadpoolName) argument

Completed in 39 milliseconds