Swoole\Atomic::addAdd a number to the value to the atomic object. Description
public int Swoole\Atomic::add(int
$add_value = ?)Add a number to the value to the atomic object. Parameters
Return ValuesThe new value of the atomic object. |