Sémaphore.
Garantir un accès limité à une donnée par n fils d'exécution à la fois.
wait()
notify()
notifyAll()