Searched defs:threadPool (Results 1 - 4 of 4) sorted by last modified time

/openjdk9/jdk/test/java/security/testlibrary/
H A DSimpleOCSPServer.java89 private ExecutorService threadPool; field in class:SimpleOCSPServer
/openjdk9/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/api/pipe/
H A DEngine.java45 private volatile Executor threadPool; field in class:Engine
53 public Engine(String id, Executor threadPool) { argument
57 public Engine(String id, Container container, Executor threadPool) { argument
71 public void setExecutor(Executor threadPool) { argument
[all...]
/openjdk9/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/
H A DCompileTheWorld.java208 private ThreadPoolExecutor threadPool; field in class:CompileTheWorld
[all...]
/openjdk9/corba/src/java.corba/share/classes/com/sun/corba/se/impl/orbutil/threadpool/
H A DThreadPoolManagerImpl.java52 private ThreadPool threadPool; field in class:ThreadPoolManagerImpl

Completed in 81 milliseconds