Searched refs:threadInterrupted (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/test/java/util/concurrent/CountDownLatch/
H A DBasic.java124 public static void threadInterrupted() throws Throwable { method in class:Basic
185 threadInterrupted();
/openjdk9/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot.test/src/org/graalvm/compiler/hotspot/test/
H A DHotSpotMethodSubstitutionTest.java114 testGraph("threadInterrupted");
132 public static boolean threadInterrupted() { method in class:HotSpotMethodSubstitutionTest

Completed in 38 milliseconds