parallel\Sync::__construct
Construction
&reftitle.description;
public parallel\Sync::__construct
Shall construct a new synchronization object with no value
public parallel\Sync::__construct
scalarvalue
Shall construct a new synchronization object containing the given scalar value
Exceptions
Shall throw parallel\Sync\Error\IllegalValue if value is non-scalar.