# Functions
NewCountdownLatch は、指定されたカウント数でCountdownLatchを初期化します.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
CountdownLatch は、C#のCountdownEventやJavaのCountDownLatchと同様の機能を提供する構造体です.
No description provided by the author