Module count_down_latch

Source

Structsยง

CountDownLatch
A synchronization aid that allows one or more tasks to wait until a set of operations being performed in other tasks completes.