(PECL swoole >= 1.9.0)
Swoole\Atomic::set — Set a new value to the atomic object.
$value
Set a new value to the atomic object.
本函數還未編寫(xiě)文檔,僅有參數列表。
value
The value to set to the atomic object.
The current value of the atomic object.