Threadgroup is a utility to facilitate clean and quick shutdown of
related, long-running threads or resources. Threads or resources can call
Add to signal that shutdown should be blocked until they have finished,
and then can call Done when they have finished. Calling Stop will block
until all resources have called Done, and will return an error if future
resources attempt to call Add.
.
This package contains the Go development library.
Installed Size: 31.7 kB
Architectures: all