Pudu programming language
Menu
API reference

Std.Concurrent.Coordinate.WaitGroup

1 declaration

type

WaitGroup

A count of outstanding work that can be waited on until it returns to zero. It is used once: after it has been idle, add answers Finished.

Back to Std.Concurrent.CoordinateSearch related declarations