Searched refs:arrivalLatch (Results 1 – 2 of 2) sorted by relevance
148 private CountDownLatch arrivalLatch; field in Main.RedefinitionThread152 this.arrivalLatch = arrival; in RedefinitionThread()158 this.arrivalLatch.await(); in run()
150 private CountDownLatch arrivalLatch; field in Main.RedefinitionThread154 this.arrivalLatch = arrival; in RedefinitionThread()160 this.arrivalLatch.await(); in run()