Searched refs:OtherThread (Results 1 – 6 of 6) sorted by relevance
35 OtherThread.doTestOtherThreadWait(); in run()39 OtherThread.doTestOtherThreadBusyLoop(); in run()
19 public class OtherThread { class
27 public static class OtherThread implements Runnable { class in Test190366 Thread other = new Thread(new OtherThread(), "TARGET THREAD"); in run()
26 public static class OtherThread implements Runnable { class in Test190460 Thread other = new Thread(new OtherThread(), "TARGET THREAD"); in run()
26 public static class OtherThread implements Runnable { class in Test190260 Thread other = new Thread(new OtherThread(), "TARGET THREAD"); in run()
955 "911-get-stack-trace/src/art/OtherThread.java",