Searched refs:wokeUp (Results 1 – 1 of 1) sorted by relevance
103 final CountDownLatch wokeUp = new CountDownLatch(1); in testRemoteThread() local107 wokeUp.countDown(); in testRemoteThread()120 wokeUp.await(); in testRemoteThread()