Searched defs:terminate (Results 1 - 25 of 30) sorted by relevance

12

/openjdk10/hotspot/src/share/vm/gc/shared/
H A DconcurrentGCThread.cpp67 void ConcurrentGCThread::terminate() { function in class:ConcurrentGCThread
/openjdk10/jdk/test/sun/net/www/protocol/https/
H A DClosedChannelList.java58 public synchronized void terminate () { method in class:ClosedChannelList
/openjdk10/jdk/test/sun/net/www/httptest/
H A DClosedChannelList.java58 public synchronized void terminate () { method in class:ClosedChannelList
H A DTestHttpServer.java126 public void terminate () { method in class:TestHttpServer
180 public void terminate () { method in class:TestHttpServer.Server
/openjdk10/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/deopt/
H A DSafepointRethrowDeoptTest.java43 private static volatile int terminate; field in class:SafepointRethrowDeoptTest
/openjdk10/jdk/src/java.desktop/share/classes/javax/swing/text/html/parser/
H A DContentModelState.java96 public boolean terminate() { method in class:ContentModelState
H A DTagStack.java152 boolean terminate() { method in class:TagStack
/openjdk10/jdk/test/java/rmi/reliability/benchmark/bench/rmi/
H A DBenchServerImpl.java94 public void terminate(int delay) throws RemoteException { method in class:BenchServerImpl
H A DBenchServer.java79 void terminate(int delay) throws RemoteException; method in interface:BenchServer
/openjdk10/jdk/test/java/nio/channels/DatagramChannel/
H A DStressNativeSignal.java97 public void terminate() { method in class:StressNativeSignal.ServerSocketThread
136 public void terminate() { method in class:StressNativeSignal.UDPThread
/openjdk10/jdk/test/sun/net/www/http/HttpClient/
H A DProxyFromCache.java150 public void terminate() { method in class:SimpleServer
H A DProxyTest.java145 synchronized public void terminate() { method in class:ProxyTest.HttpProxyServer
/openjdk10/jdk/test/javax/sound/sampled/Clip/
H A DClipFlushCrash.java215 public synchronized void terminate() { method in class:ClipFlushCrash.AT
/openjdk10/jdk/test/sun/net/www/ftptest/
H A DFtpServer.java82 public void terminate() { method in class:FtpServer
/openjdk10/jdk/src/java.management/share/classes/com/sun/jmx/remote/internal/
H A DClientCommunicatorAdmin.java80 public void terminate() { method in class:ClientCommunicatorAdmin
H A DServerCommunicatorAdmin.java114 public void terminate() { method in class:ServerCommunicatorAdmin
H A DServerNotifForwarder.java322 public void terminate() { method in class:ServerNotifForwarder
H A DClientNotifForwarder.java396 public synchronized void terminate() { method in class:ClientNotifForwarder
/openjdk10/jdk/test/java/net/URLPermission/nstest/
H A DLookupTest.java155 void terminate() { method in class:LookupTest.Server
/openjdk10/jdk/test/java/rmi/testlibrary/
H A DJavaVM.java255 public int terminate() throws InterruptedException { method in class:JavaVM
/openjdk10/jdk/test/sun/net/ftp/
H A DMarkResetTest.java383 synchronized public void terminate() { method in class:MarkResetTest.FtpServer
H A DFtpURL.java392 synchronized public void terminate() { method in class:FtpURL.FtpServer
H A DFtpGetContent.java390 synchronized public void terminate() { method in class:FtpGetContent.FtpServer
/openjdk10/jdk/test/sun/jvmstat/monitor/MonitoredVm/
H A DMonitorVmStartTerminate.java294 public void terminate() { method in class:MonitorVmStartTerminate.JavaProcess
/openjdk10/jdk/test/java/net/Socks/
H A DSocksServer.java506 public void terminate() { method in class:SocksServer

Completed in 386 milliseconds

12