Searched refs:stop (Results 1 – 10 of 10) sorted by relevance
178 StringBuffer buffer, char stop) { in upTo() argument189 } else if (ch == stop && !quote) { in upTo()202 StringBuffer buffer, char stop, char start) { in upToWithQuotes() argument211 if (ch == stop) { in upToWithQuotes()
47 public static void stop() { in stop() method in Daemons48 ReferenceQueueDaemon.INSTANCE.stop(); in stop()49 FinalizerDaemon.INSTANCE.stop(); in stop()50 FinalizerWatchdogDaemon.INSTANCE.stop(); in stop()51 HeapTrimmerDaemon.INSTANCE.stop(); in stop()52 GCDaemon.INSTANCE.stop(); in stop()93 public void stop() { in stop() method in Daemons.Daemon
607 public final void stop() { in stop() method in ThreadGroup609 Thread.currentThread().stop(); in stop()622 thread.stop(); in stopHelper()
1077 public final void stop() { in stop() method in Thread1078 stop(new ThreadDeath()); in stop()1087 public final synchronized void stop(Throwable throwable) { in stop() method in Thread
292 public void stop() { in stop() method in SamplingProfiler297 sampler.stop = true; in stop()315 stop(); in shutdown()346 private boolean stop; field in SamplingProfiler.Sampler353 if (stop) { in run()
38 Daemons.stop(); in preFork()
400 thread.stop(); in test_stop()436 thread.stop(new Exception("Oops!")); in test_stopLjava_lang_Throwable_subtest0()
56 profiler.stop(); in test_SamplingProfiler()
219 thread.stop(); in checkForkJoinPoolThreadLeaks()
META-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...