이wait()
특정 설계 조건에서 스레드를 기다리게 하는 기능입니다.
잠깐만
참고:ThreadCondition.notify()
예제 섹션.
이wait()
기능은 스레드 잠금을 풀고 깨어나면 스레드 잠금을 다시 얻습니다.
{@fun/Threads/ThreadCondition/notify notify}, {@fun/Threads/ThreadCondition/notifyAll notifyAll}, {@fun/Threads/ThreadCondition/acquire acquire}, {@fun/Threads/ThreadCondition/release release}
모든 사람에게 알려주세요. 획득