Vocabularyconcurrency.
count-downsInputsOutputsNone
Word descriptionDecrements a count-down latch. If it reaches zero, all threads blocking on
await are notified.
ErrorsThrows an error if an attempt is made to decrement the count lower than zero.
Definition