Results of 1 - 10 of about 106 for LOCK (0.023 sec.)
- The Swoole\Lock class 10010
- « Swoole\Http\Server::start Swoole\Lock::__construct » PHP Manual Swoole The Swoole\Lock class T
...
he Swoole\Lock class (PECL swoole >= 1.9.0) はじめに クラス概要 c ...
lass Swoole\Lock { /* メソッド */ public __destruct (): void public ...
lock_read (): void public lock (): void public trylock_ ...
read (): void public trylock (): void public unlock (): void } 目次 Swoole\Lock ...
-
https://man.plustar.jp/php/class.swoole-lock.html
- [similar]
- Lock a read-write lock for reading. 9523
- « Swoole\Lock::__destruct Swoole\Lock::lock » PHP Manual Swoole\Lock Lock a read-write lock for
...
reading. Swoole\Lock::lock_read (PECL swoole >= 1.9.0) Swoole\Lock::loc ...
k_read — Lock a read-write lock for reading. 説明 public Swoole\ ...
Lock::lock_read (): void Lock a read-write lock for reading. ...
にはパラメータはありません。 戻り値 関連キーワード: Lock , read , eading , Swoole , a , lock , パラメータ , ...
-
https://man.plustar.jp/php/swoole-lock.lock-read.html
- [similar]
- Try to acquire the lock. It will block if the lock is not available. 9293
- « Swoole\Lock::lock_read Swoole\Lock::trylock_read » PHP Manual Swoole\Lock Try to acquire the lock
...
ock. It will block if the lock is not available. Swoole\Lock::lock (P ...
ECL swoole >= 1.9.0) Swoole\Lock::lock — Try to acquire the lock. It will block if ...
the lock is not available. 説明 public Swoole\Lock::lock () ...
メータはありません。 戻り値 関連キーワード: Swoole , Lock , lock , read , Try , acquire , block , not , able ...
-
https://man.plustar.jp/php/swoole-lock.lock.html
- [similar]
- Try to lock a read-write lock for reading and return straight away even the lock... 9241
- « Swoole\Lock::lock Swoole\Lock::trylock » PHP Manual Swoole\Lock Try to lock a read-write lock
...
for reading and return straight away even the lock is not available. Swoole\Lock::trylock_read (PECL ...
swoole >= 1.9.0) Swoole\Lock::trylock_read — Try to lock a read-write lock for ...
reading and return straight away even the lock is not available. 説明 public Swoole\Lock::trylock ...
メータはありません。 戻り値 関連キーワード: Swoole , Lock , lock , read , trylock , Try , eading , return , ...
-
https://man.plustar.jp/php/swoole-lock.trylock-read.html
- [similar]
- Construct a memory lock. 8998
- « Swoole\Lock Swoole\Lock::__destruct » PHP Manual Swoole\Lock Construct a memory lock. Swoole\Lock
...
ock::__construct (PECL swoole >= 1.9.0) Swoole\Lock::__construct — Construct a memory lock. 説明 publi ...
c Swoole\Lock::__construct ( string $type = ? , string $file_loc ...
k_location = ? ) Swoole lock is used for data synchronization between multiple ...
theads or processes. パラメータ type file_lock_location 関連キーワード: Construct , memory , Swoo ...
-
https://man.plustar.jp/php/swoole-lock.construct.html
- [similar]
- Try to acquire the lock and return straight away even the lock is not available. 8921
- « Swoole\Lock::trylock_read Swoole\Lock::unlock » PHP Manual Swoole\Lock Try to acquire the lock
...
and return straight away even the lock is not available. Swoole\Lock::trylock (PECL swool ...
e >= 1.9.0) Swoole\Lock::trylock — Try to acquire the lock and return stra ...
ight away even the lock is not available. 説明 public Swoole\Lock::trylock ...
メータはありません。 戻り値 関連キーワード: Swoole , Lock , trylock , lock , Try , acquire , return , even , ...
-
https://man.plustar.jp/php/swoole-lock.trylock.html
- [similar]
- Destory a Swoole memory lock. 8793
- « Swoole\Lock::__construct Swoole\Lock::lock_read » PHP Manual Swoole\Lock Destory a Swoole memo
...
ry lock. Swoole\Lock::__destruct (PECL swoole >= 1.9.0) Sw ...
oole\Lock::__destruct — Destory a Swoole memory lock. 説明 p ...
ublic Swoole\Lock::__destruct (): void パラメータ この関数にはパラメ ...
戻り値 関連キーワード: Swoole , Destory , memory , Lock , destruct , パラメータ , construct , lock , read ...
-
https://man.plustar.jp/php/swoole-lock.destruct.html
- [similar]
- Waits for an exclusive lock 8690
- « SyncMutex::__construct SyncMutex::unlock » PHP Manual SyncMutex Waits for an exclusive lock Sy
...
ncMutex::lock (PECL sync >= 1.0.0) SyncMutex::lock — Waits for a ...
n exclusive lock 説明 public SyncMutex::lock ( int $wait = -1 ): bo ...
ol Obtains an exclusive lock on a SyncMutex object. If the lock is already acqu ...
e number of milliseconds to wait for the exclusive lock. A value of -1 is infinite. 戻り値 成功した場合に ...
-
https://man.plustar.jp/php/syncmutex.lock.html
- [similar]
- Releases lock acquired by EventBuffer::lock 8613
- « EventBuffer::unfreeze EventBuffer::write » PHP Manual EventBuffer Releases lock acquired by Ev
...
entBuffer::lock EventBuffer::unlock (PECL event >= 1.2.6-beta) Eve ...
ntBuffer::unlock — Releases lock acquired by EventBuffer::lock 説明 ...
public EventBuffer::unlock (): bool Releases lock acquired by EventBuffer::lo ...
失敗した場合に false を返します。 参考 EventBuffer::lock() - Acquires a lock on buffer 関連キーワード: Even ...
-
https://man.plustar.jp/php/eventbuffer.unlock.html
- [similar]
- Acquires a lock on buffer 8562
- « EventBuffer::freeze EventBuffer::prepend » PHP Manual EventBuffer Acquires a lock on buffer Ev
...
entBuffer::lock (PECL event >= 1.2.6-beta) EventBuffer::lock — Acq ...
uires a lock on buffer 説明 public EventBuffer::lock (): void A ...
cquires a lock on buffer. Can be used in pair with EventBuffer::u ...
nlock() to make a set of operations atomic, i.e. thread- ...
-
https://man.plustar.jp/php/eventbuffer.lock.html
- [similar]