php8.5
Home/ Manual/ parallel / sync/ parallel\Sync::set

parallel\Sync::set

PHP function Edit on GitHub ✎

(1.1.0)

Access

Description

parallel\Sync::set(scalar $value)

Shall atomically set the value of the synchronization object

Exceptions

Warning

Shall throw parallel\Sync\Error\IllegalValue if value is non-scalar.

Source: reference/parallel/parallel/sync/set.xml · from the official PHP manual (php/doc-en)