Searched refs:untilDone (Results 1 – 1 of 1) sorted by relevance
263 final CountDownLatch untilDone = new CountDownLatch(1); in getContext() local267 untilDone.countDown(); in getContext()271 untilDone.await(); in getContext()