Searched refs:CallSafepoint (Results 1 – 1 of 1) sorted by relevance
190 (r) -> { return new CallSafepoint(t, r); } in runTestsOtherThread()235 (r) -> { return new CallSafepoint(t, r); } in runTestsCurrentThread()274 public static class CallSafepoint implements Runnable { class in Test1922277 public CallSafepoint(Target target, Runnable safepoint) { in CallSafepoint() method in Test1922.CallSafepoint