parallel\Sync::set
(1.1.0)
parallel\Sync::set — Access
Описание
public parallel\Sync::set
( scalar
$value
)Shall atomically set the value of the synchronization object
Exceptions
Внимание
Shall throw parallel\Sync\Error\IllegalValue if value
is non-scalar.