Searched refs:finishedWaitSecs (Results 1 – 1 of 1) sorted by relevance
214 final int finishedWaitSecs = 5; in test_notifyAll() local240 for (int i = 0; finished < threadCount && i < finishedWaitSecs; ++i) { in test_notifyAll()