Searched refs:LazyGrandChildThread (Results 1 – 1 of 1) sorted by relevance
20 private static class LazyGrandChildThread implements Runnable { class in Main35 Thread t = new Thread(new LazyGrandChildThread()); in run()