検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 15 for Atomic (0.005 sec.)
The Swoole\Atomic class 10832
« Swoole\Async::writeFile Swoole\Atomic::add » PHP Manual Swoole The Swoole\Atomic class The Swo ... ole\Atomic class (PECL swoole >= 1.9.0) はじめに クラス概要 c ... lass Swoole\Atomic { /* メソッド */ public add ( int $add_value = ? ) ... blic sub ( int $sub_value = ? ): int } 目次 Swoole\Atomic::add — Add a number to the value to the atomic obj ... ect. Swoole\Atomic::cmpset — Compare and set the value of the atomic ...
https://man.plustar.jp/php/class.swoole-atomic.html - [similar]
Construct a swoole atomic object. 10623
« Swoole\Atomic::cmpset Swoole\Atomic::get » PHP Manual Swoole\Atomic Construct a swoole atomic ... object. Swoole\Atomic::__construct (PECL swoole >= 1.9.0) Swoole\Atomic: ... :__construct — Construct a swoole atomic object. 説明 public Swoole\Atomic::__construct ( i ... nt $value = ? ) Swoole atomic object is a integer variable allows any processor ... to atomically test and modify. It is implemented based on CP ...
https://man.plustar.jp/php/swoole-atomic.construct.html - [similar]
Compare and set the value of the atomic object. 10588
« Swoole\Atomic::add Swoole\Atomic::__construct » PHP Manual Swoole\Atomic Compare and set the v ... alue of the atomic object. Swoole\Atomic::cmpset (PECL swoole >= 1.9. ... 0) Swoole\Atomic::cmpset — Compare and set the value of the atomic ... object. 説明 public Swoole\Atomic::cmpset ( int $cmp_value , int $new_value ): int パ ... The value to compare with the current value of the atomic object. new_value The value to set to the atomic o ...
https://man.plustar.jp/php/swoole-atomic.cmpset.html - [similar]
Get the current value of the atomic object. 10449
« Swoole\Atomic::__construct Swoole\Atomic::set » PHP Manual Swoole\Atomic Get the current value ... of the atomic object. Swoole\Atomic::get (PECL swoole >= 1.9.0) ... Swoole\Atomic::get — Get the current value of the atomic object. ... 説明 public Swoole\Atomic::get (): int Get the current value of the atomic o ... メータはありません。 戻り値 The current value of the atomic object. 関連キーワード: Get , the , Swoole , Atomi ...
https://man.plustar.jp/php/swoole-atomic.get.html - [similar]
Set a new value to the atomic object. 10449
« Swoole\Atomic::get Swoole\Atomic::sub » PHP Manual Swoole\Atomic Set a new value to the atomic ... object. Swoole\Atomic::set (PECL swoole >= 1.9.0) Swoole\Atomic::set — S ... et a new value to the atomic object. 説明 public Swoole\Atomic::set ( int $valu ... e ): int Set a new value to the atomic object. 警告 この関数は、 現在のところ詳細な情報は ... ています。 パラメータ value The value to set to the atomic object. 戻り値 The current value of the atomic obj ...
https://man.plustar.jp/php/swoole-atomic.set.html - [similar]
Add a number to the value to the atomic object. 10432
« Swoole\Atomic Swoole\Atomic::cmpset » PHP Manual Swoole\Atomic Add a number to the value to th ... e atomic object. Swoole\Atomic::add (PECL swoole >= 1.9.0) ... Swoole\Atomic::add — Add a number to the value to the atomic obj ... ect. 説明 public Swoole\Atomic::add ( int $add_value = ? ): int Add a number to t ... he value to the atomic object. パラメータ add_value The value which will ...
https://man.plustar.jp/php/swoole-atomic.add.html - [similar]
Subtract a number to the value of the atomic object. 10327
« Swoole\Atomic::set Swoole\Buffer » PHP Manual Swoole\Atomic Subtract a number to the value of ... the atomic object. Swoole\Atomic::sub (PECL swoole >= 1.9.0) ... Swoole\Atomic::sub — Subtract a number to the value of the atomi ... c object. 説明 public Swoole\Atomic::sub ( int $sub_value = ? ): int Subtract a number ... to the value of the atomic object. パラメータ sub_value The value which will ...
https://man.plustar.jp/php/swoole-atomic.sub.html - [similar]
Swoole 8098
« stream_wrapper_unregister はじめに » PHP Manual その他の基本モジュール Swoole Swoole はじめに ... usly. Swoole\Async::writeFile — Description Swoole\Atomic — The Swoole\Atomic class Swoole\Atomic::add — Add ... a number to the value to the atomic object. Swoole\Atomic::cmpset — Compare and set th ... e value of the atomic object. Swoole\Atomic::__construct — Construct a s ... woole atomic object. Swoole\Atomic::get — Get the current value ...
https://man.plustar.jp/php/book.swoole.html - [similar]
Acquires a lock on buffer 7366
« EventBuffer::freeze EventBuffer::prepend » PHP Manual EventBuffer Acquires a lock on buffer Ev ... EventBuffer::unlock() to make a set of operations atomic, i.e. thread-safe. Note, it is not needed to lock ... individual operations on event buffers are already atomic. パラメータ この関数にはパラメータはありません。 戻 ...
https://man.plustar.jp/php/eventbuffer.lock.html - [similar]
Description 7018
« Swoole\Async::write Swoole\Atomic » PHP Manual Swoole\Async Description Swoole\Async::writeFil ...
https://man.plustar.jp/php/swoole-async.writefile.html - [similar]
PREV 1 2 NEXT