ElnotifyAll()
La función despierta todos los hilos en espera.
Notificar a todos
Por favor, consulte elThreadCondition.notify()
Sección para ejemplos.
ElnotifyAll()
función despierta todos los hilos en espera uno por uno, y los hilos despertados recuperar el cierre de hilo.
{@fun/Threads/ThreadCondition/notify notify}, {@fun/Threads/ThreadCondition/wait wait}, {@fun/Threads/ThreadCondition/acquire acquire}, {@fun/Threads/ThreadCondition/release release}
- No lo sé. Espere un momento.