parallel\Sync::__construct
(1.1.0)
parallel\Sync::__construct — Construction
Beschreibung
Shall construct a new synchronization object with no value
$value
)Shall construct a new synchronization object containing the given scalar value
Exceptions
Shall throw parallel\Sync\Error\IllegalValue if value
is non-scalar.