Searched refs:unwindOtherProcess (Results 1 – 1 of 1) sorted by relevance
81 System.out.println(unwindOtherProcess(pid) ? "PASS" : "FAIL"); in unwind()88 public static native boolean unwindOtherProcess(int pid); in unwindOtherProcess() method in Main