Searched refs:readyWaitSecs (Results 1 – 1 of 1) sorted by relevance
143 final int readyWaitSecs = 3; in test_notify() local156 for (int i = 0; i < 10 * readyWaitSecs; i++) { in test_notify()213 final int readyWaitSecs = 3; in test_notifyAll() local225 for (int i = 0; i < readyWaitSecs; i++) { in test_notifyAll()