Php/docs/parallel-sync.set

提供:Dev Guides
< Php
移動先:案内検索

parallel\Sync::set

(1.1.0)

parallel\Sync::setAccess


説明

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.