Swoole\Atomic::setSet a new value to the atomic object. Descriptionpublic int Swoole\Atomic::set(int
$value )Set a new value to the atomic object. Warning
This function is currently not documented; only its argument list is available. Parameters
Return ValuesThe current value of the atomic object. |