PHP - Manual: parallel\Sync::__construct
2024-11-13
(1.1.0)
parallel\Sync::__construct — Construction
Shall construct a new synchronization object with no value
$value
)Shall construct a new synchronization object containing the given scalar value
Shall throw parallel\Sync\Error\IllegalValue if value
is non-scalar.
官方地址:https://www.php.net/manual/en/parallel-sync.construct.php