Searched refs:SimpleLoop (Results 1 – 2 of 2) sorted by relevance
17 public class SimpleLoop implements Runnable { class23 SimpleLoop(int index) { in SimpleLoop() method in SimpleLoop30 threads[t] = new Thread(new SimpleLoop(t)); in main()
28 ensureJitCompiled(SimpleLoop.class, "$noinline$busyLoop"); in main()29 SimpleLoop.main(); in main()