Searched refs:threadDone (Results 1 – 4 of 4) sorted by relevance
309 final CountDownLatch threadDone = new CountDownLatch(1); in testGetCompletedTaskCount() local317 threadDone.countDown(); in testGetCompletedTaskCount()322 threadDone.await(); in testGetCompletedTaskCount()
359 final CountDownLatch threadDone = new CountDownLatch(1); in testGetCompletedTaskCount() local367 threadDone.countDown(); in testGetCompletedTaskCount()372 threadDone.await(); in testGetCompletedTaskCount()
149 final CountDownLatch threadDone = new CountDownLatch(1); in testGetCompletedTaskCount() local157 threadDone.countDown(); in testGetCompletedTaskCount()162 threadDone.await(); in testGetCompletedTaskCount()
283 final CountDownLatch threadDone = new CountDownLatch(1); in testGetCompletedTaskCount() local291 threadDone.countDown(); in testGetCompletedTaskCount()296 threadDone.await(); in testGetCompletedTaskCount()