Searched refs:RedefinitionThread (Results 1 – 2 of 2) sorted by relevance
131 Thread redefinition_thread = new RedefinitionThread(arrive, depart); in doTest()149 private static class RedefinitionThread extends Thread { class in Main152 public RedefinitionThread(CountDownLatch arrival, CountDownLatch departure) { in RedefinitionThread() method in Main.RedefinitionThread
129 Thread redefinition_thread = new RedefinitionThread(arrive, depart); in doTest()147 private static class RedefinitionThread extends Thread { class in Main150 public RedefinitionThread(CountDownLatch arrival, CountDownLatch departure) { in RedefinitionThread() method in Main.RedefinitionThread