Results of 1 - 8 of about 8 for SyncSemaphore (0.001 sec.)
- Constructs a new SyncSemaphore object 10898
- « SyncSemaphore SyncSemaphore::lock » PHP Manual SyncSemaphore Constructs a new SyncSemaphore ob
...
ject SyncSemaphore::__construct (PECL sync >= 1.0.0) SyncSemaphore::_ ...
_construct — Constructs a new SyncSemaphore object 説明 public SyncSemaphore::__construct ( st ...
ll end up in an inconsistent state. 戻り値 The new SyncSemaphore object. エラー / 例外 An exception is thrown if th ...
e semaphore cannot be created or opened. 例 例1 SyncSemaphore::__construct() example <?php $semaphore = new Sync ...
-
https://man.plustar.jp/php/syncsemaphore.construct.html
- [similar]
- Decreases the count of the semaphore or waits 10663
- « SyncSemaphore::__construct SyncSemaphore::unlock » PHP Manual SyncSemaphore Decreases the coun
...
t of the semaphore or waits SyncSemaphore::lock (PECL sync >= 1.0.0) SyncSemaphore::lock — D ...
es the count of the semaphore or waits 説明 public SyncSemaphore::lock ( int $wait = -1 ): bool Decreases the count ...
of a SyncSemaphore object or waits until the semaphore becomes non-ze ...
true を、失敗した場合に false を返します。 例 例1 SyncSemaphore::lock() example <?php $semaphore = new SyncSemapho ...
-
https://man.plustar.jp/php/syncsemaphore.lock.html
- [similar]
- Increases the count of the semaphore 10609
- « SyncSemaphore::lock SyncEvent » PHP Manual SyncSemaphore Increases the count of the semaphore
...
SyncSemaphore::unlock (PECL sync >= 1.0.0) SyncSemaphore::unlock — Increases the count of the semaphore 説明 ...
public SyncSemaphore::unlock ( int &$prevcount = ? ): bool Increases th ...
e count of a SyncSemaphore object. パラメータ prevcount Returns the previous ...
true を、失敗した場合に false を返します。 例 例1 SyncSemaphore::unlock() example <?php $semaphore = new SyncSemap ...
-
https://man.plustar.jp/php/syncsemaphore.unlock.html
- [similar]
- The SyncSemaphore class 10573
- « SyncMutex::unlock SyncSemaphore::__construct » PHP Manual Sync The SyncSemaphore class The SyncSemaphore
...
ly allows one instance at a time. クラス概要 class SyncSemaphore { /* メソッド */ public __construct ( string $name ...
public unlock ( int &$prevcount = ? ): bool } 目次 SyncSemaphore::__construct — Constructs a new SyncSemaphore obje ...
ct SyncSemaphore::lock — Decreases the count of the semaphore or wa ...
its SyncSemaphore::unlock — Increases the count of the semaphore 関連 ...
-
https://man.plustar.jp/php/class.syncsemaphore.html
- [similar]
- Sync 9091
- « Shmop はじめに » PHP Manual プロセス制御 Sync Sync はじめに インストール/設定 要件 インストール
...
clusive lock SyncMutex::unlock — Unlocks the mutex SyncSemaphore — The SyncSemaphore class SyncSemaphore::__constru ...
ct — Constructs a new SyncSemaphore object SyncSemaphore::lock — Decreases the count o ...
f the semaphore or waits SyncSemaphore::unlock — Increases the count of the semaphore Syn ...
aderWriter , SyncSharedMemory , SyncEvent , lock , SyncSemaphore , SyncMutex , construct , new , Constructs , Waits ...
-
https://man.plustar.jp/php/book.sync.html
- [similar]
- プロセス制御 6886
- « Vtiful\Kernel\Format::underline Eio » PHP Manual 関数リファレンス プロセス制御 プロセス制御 Ei
...
/設定 定義済み定数 SyncMutex — The SyncMutex class SyncSemaphore — The SyncSemaphore class SyncEvent — The SyncEven ...
-
https://man.plustar.jp/php/refs.fileprocess.process.html
- [similar]
- Unlocks the mutex 6759
- « SyncMutex::lock SyncSemaphore » PHP Manual SyncMutex Unlocks the mutex SyncMutex::unlock (PECL
...
-
https://man.plustar.jp/php/syncmutex.unlock.html
- [similar]
- The SyncEvent class 6723
- « SyncSemaphore::unlock SyncEvent::__construct » PHP Manual Sync The SyncEvent class The SyncEve
...
-
https://man.plustar.jp/php/class.syncevent.html
- [similar]
PREV
1
NEXT