이notifyAll()
이 함수는 대기 중인 모든 스레드를 깨웁니다.
모든 것을 알려주세요.
참고:ThreadCondition.notify()
예제 섹션.
이notifyAll()
이 함수는 대기 중인 모든 스레드를 하나씩 깨우고, 깨진 스레드는 스레드 잠금을 다시 얻습니다.
{@fun/Threads/ThreadCondition/notify notify}, {@fun/Threads/ThreadCondition/wait wait}, {@fun/Threads/ThreadCondition/acquire acquire}, {@fun/Threads/ThreadCondition/release release}
통보 잠깐만