Searched refs:waitForOtherThreadToPause (Results 1 – 9 of 9) sorted by relevance
52 public void waitForOtherThreadToPause() throws Exception { in waitForOtherThreadToPause() method in Test1917.ThreadPauser152 pause.waitForOtherThreadToPause();
148 public void waitForOtherThreadToPause() throws Exception { in waitForOtherThreadToPause() method in Test1923.ThreadPauser174 safepoint.waitForOtherThreadToPause(); in doRecurTestWith()
148 public void waitForOtherThreadToPause() throws Exception { in waitForOtherThreadToPause() method in Test1924.ThreadPauser173 safepoint.waitForOtherThreadToPause(); in doRecurTestWith()
157 public void waitForOtherThreadToPause() throws Exception { in waitForOtherThreadToPause() method in Test1926.ThreadPauser186 safepoint.waitForOtherThreadToPause(); in doRecurTestWith()
103 public void waitForOtherThreadToPause() throws Exception {125 pause.waitForOtherThreadToPause();
120 public void waitForOtherThreadToPause() throws Exception {142 pause.waitForOtherThreadToPause();
165 public void waitForOtherThreadToPause() throws Exception {187 pause.waitForOtherThreadToPause();
162 public void waitForOtherThreadToPause() throws Exception {184 pause.waitForOtherThreadToPause();
52 public void waitForOtherThreadToPause() { in waitForOtherThreadToPause() method in Test1922.ThreadPauser211 pause.waitForOtherThreadToPause(); in runTestsOtherThread()