Pudu programming language
Menu
API reference

Std.Concurrent.Coordinate.add

1 declaration

fn

add: &Std.Concurrent.Coordinate.WaitGroup -> Int -> Result[(), Std.Concurrent.Coordinate.CoordinateError]

Add outstanding work. Answers Finished once the group has been idle.

Back to Std.Concurrent.CoordinateSearch related declarations