Searched refs:wakeupOtherThread (Results 1 - 9 of 9) sorted by relevance

/art/test/1917-get-stack-frame/src/art/
H A DTest1917.java57 public void wakeupOtherThread() throws Exception { method in class:Test1917.ThreadPauser
147 pause.wakeupOtherThread();
/art/test/1923-frame-pop/src/art/
H A DTest1923.java152 public void wakeupOtherThread() throws Exception { method in class:Test1923.ThreadPauser
197 safepoint.wakeupOtherThread();
/art/test/1924-frame-pop-toggle/src/art/
H A DTest1924.java152 public void wakeupOtherThread() throws Exception { method in class:Test1924.ThreadPauser
197 safepoint.wakeupOtherThread();
/art/test/1926-missed-frame-pop/src/art/
H A DTest1926.java161 public void wakeupOtherThread() throws Exception { method in class:Test1926.ThreadPauser
209 safepoint.wakeupOtherThread();
/art/test/1912-get-set-local-primitive/src/art/
H A DTest1912.java166 public void wakeupOtherThread() throws Exception { method in class:Test1912.TestCase.ThreadPauser
192 pause.wakeupOtherThread();
/art/test/1913-get-set-local-objects/src/art/
H A DTest1913.java169 public void wakeupOtherThread() throws Exception { method in class:Test1913.TestCase.ThreadPauser
195 pause.wakeupOtherThread();
/art/test/1914-get-local-instance/src/art/
H A DTest1914.java124 public void wakeupOtherThread() throws Exception { method in class:Test1914.TestCase.ThreadPauser
149 pause.wakeupOtherThread();
/art/test/1939-proxy-frames/src/art/
H A DTest1939.java107 public void wakeupOtherThread() throws Exception { method in class:Test1939.TestCase.ThreadPauser
132 pause.wakeupOtherThread();
/art/test/1922-owned-monitors-info/src/art/
H A DTest1922.java59 public void wakeupOtherThread() { method in class:Test1922.ThreadPauser
213 pause.wakeupOtherThread();

Completed in 255 milliseconds