Searched refs:unwindInProcess (Results 1 – 1 of 1) sorted by relevance
74 System.out.println(unwindInProcess() ? "PASS" : "FAIL"); in unwind()87 public static native boolean unwindInProcess(); in unwindInProcess() method in Main