PHP » GoLang |
login |
register |
about
|
GoLang Swoole\Atomic::add
request it (375)
GoLang replacement for PHP's Swoole\Atomic::add
[edit | history]
Swoole\Atomic::add(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0) Swoole\Atomic::add — Add a number to the value to the atomic object. Description
public integer Swoole\Atomic::add
([ integer
$add_value
] )Add a number to the value to the atomic object. Parameters
Return ValuesThe new value of the atomic object. |
more
Recently updated
more
Most requested
more
Last requests
|