FiberGroup.waitEmpty

Wait for all fibers in a group to exit.

This function does not initiate termination. Use close to actually terminate the fibers.

struct FiberGroup
@safe @nogc
void
waitEmpty

Meta