Searched refs:gotClass (Results 1 – 1 of 1) sorted by relevance
102 final CountDownLatch gotClass = new CountDownLatch(1); in testRemoteThread() local106 gotClass.await(); in testRemoteThread()119 gotClass.countDown(); in testRemoteThread()