Searched refs:serverFoundBlocker (Results 1 – 1 of 1) sorted by relevance
79 var serverFoundBlocker = new CountDownLatch(1); in connect() local90 serverFoundBlocker.countDown(); in connect()97 timeout = !serverFoundBlocker.await(CALLBACK_TIMEOUT_SEC, SECONDS); in connect()