parallel\Channel::make
(0.9.0)
parallel\Channel::make — Access
Description
Shall make an unbuffered channel with the given name
Shall make a buffered channel with the given name and capacity
Parameters
name- The name of the channel.
capacity- May be Channel::Infinite or a positive integer
Exceptions
Warning
Shall throw parallel\Channel\Error\Existence if channel already exists.
↑ and ↓ to navigate • Enter to select • Esc to close • / to open