検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 33 for unlock (0.001 sec.)
Unlocks the mutex 11968
« SyncMutex::lock SyncSemaphore » PHP Manual SyncMutex Unlocks the mutex SyncMutex::unlock (PECL ... sync >= 1.0.0) SyncMutex::unlockUnlocks the mutex 説明 public SyncMutex::unlock ... 失敗した場合に false を返します。 例 例1 SyncMutex::unlock() example <?php $mutex = new SyncMutex ( "UniqueNa ... me" ); $mutex -> lock (); /* ... */ $mutex -> unlock (); ?> 参考 SyncMutex::lock() - Waits for an exclu ... sive lock 関連キーワード: SyncMutex , Unlocks , mutex , the , lock , unlock , internal , counte ...
https://man.plustar.jp/php/syncmutex.unlock.html - [similar]
Increases the count of the semaphore 11904
« SyncSemaphore::lock SyncEvent » PHP Manual SyncSemaphore Increases the count of the semaphore ... SyncSemaphore::unlock (PECL sync >= 1.0.0) SyncSemaphore::unlock — Incre ... count of the semaphore 説明 public SyncSemaphore::unlock ( int &$prevcount = ? ): bool Increases the count ... した場合に false を返します。 例 例1 SyncSemaphore::unlock() example <?php $semaphore = new SyncSemaphore ( " ... ck semaphore." ; exit(); } /* ... */ $semaphore -> unlock (); ?> 参考 SyncSemaphore::lock() - Decreases the ...
https://man.plustar.jp/php/syncsemaphore.unlock.html - [similar]
Release the lock. 10572
« Swoole\Lock::trylock Swoole\Mmap » PHP Manual Swoole\Lock Release the lock. Swoole\Lock::unlock ... k (PECL swoole >= 1.9.0) Swoole\Lock::unlock — Release the lock. 説明 public Swoole\Lock::unloc ... り値 関連キーワード: Release , Swoole , the , Lock , unlock , パラメータ , trylock , Mmap , swoole , public ...
https://man.plustar.jp/php/swoole-lock.unlock.html - [similar]
Releases lock acquired by EventBuffer::lock 10235
« EventBuffer::unfreeze EventBuffer::write » PHP Manual EventBuffer Releases lock acquired by Ev ... entBuffer::lock EventBuffer::unlock (PECL event >= 1.2.6-beta) EventBuffer::unlock — R ... ired by EventBuffer::lock 説明 public EventBuffer::unlock (): bool Releases lock acquired by EventBuffer::lo ... ーワード: EventBuffer , lock , Releases , acquired , unlock , パラメータ , unfreeze , event , public , 関数 ...
https://man.plustar.jp/php/eventbuffer.unlock.html - [similar]
The SyncSemaphore class 9882
« SyncMutex::unlock SyncSemaphore::__construct » PHP Manual Sync The SyncSemaphore class The Syn ... string $name = ? , int $initialval = 1 , bool $autounlock = true ) public lock ( int $wait = -1 ): bool publ ... ic unlock ( int &$prevcount = ? ): bool } 目次 SyncSemaphore ... the count of the semaphore or waits SyncSemaphore::unlock — Increases the count of the semaphore 関連キーワー ... ド: SyncSemaphore , semaphore , unlock , construct , public , int , limited , instance , ...
https://man.plustar.jp/php/class.syncsemaphore.html - [similar]
Waits for an exclusive lock 9802
« SyncMutex::__construct SyncMutex::unlock » PHP Manual SyncMutex Waits for an exclusive lock Sy ... le to lock mutex." ; exit(); } /* ... */ $mutex -> unlock (); ?> 参考 SyncMutex::unlock() - Unlocks the mute ... ード: lock , exclusive , SyncMutex , Waits , wait , unlock , counter , Unlocks , 参考 , example ...
https://man.plustar.jp/php/syncmutex.lock.html - [similar]
指定したキーの排他ロックを解放する 9385
« wincache_ucache_set Windows でのビルド » PHP Manual WinCache 関数 指定したキーの排他ロックを解 ... 放する wincache_unlock (PECL wincache >= 1.1.0) wincache_unlock — 指定した ... キーの排他ロックを解放する 説明 wincache_unlock ( string $key ): bool 指定したキーに対して、 winca ... うになります。 警告 wincache_lock() および wincache_unlock() を使っていると、FastCGI のようなマルチプロセス環 ... 、失敗した場合に false を返します。 例 例1 wincache_unlock() の使用 <?php $fp = fopen ( "/tmp/lock.txt" , "r+ ...
https://man.plustar.jp/php/function.wincache-unlock.html - [similar]
Acquires a lock on buffer 8968
« EventBuffer::freeze EventBuffer::prepend » PHP Manual EventBuffer Acquires a lock on buffer Ev ... k on buffer. Can be used in pair with EventBuffer::unlock() to make a set of operations atomic, i.e. thread- ... りません。 戻り値 値を返しません。 参考 EventBuffer::unlock() - Releases lock acquired by EventBuffer::lock 関 ... , a , operations , event , buffers , パラメータ , unlock ...
https://man.plustar.jp/php/eventbuffer.lock.html - [similar]
The SyncMutex class 8823
« 定義済み定数 SyncMutex::__construct » PHP Manual Sync The SyncMutex class The SyncMutex class ... number of times the mutex is locked. The mutex is unlocked as soon as it goes out of scope or is unlocked t ... = ? ) public lock ( int $wait = -1 ): bool public unlock ( bool $all = false ): bool } 目次 SyncMutex::__co ... tex::lock — Waits for an exclusive lock SyncMutex::unlockUnlocks the mutex 関連キーワード: SyncMutex , mu ... struct , public , lock , locked , single , times , unlock , all ...
https://man.plustar.jp/php/class.syncmutex.html - [similar]
Decreases the count of the semaphore or waits 8823
« SyncSemaphore::__construct SyncSemaphore::unlock » PHP Manual SyncSemaphore Decreases the coun ... ck semaphore." ; exit(); } /* ... */ $semaphore -> unlock (); ?> 参考 SyncSemaphore::unlock() - Increases th ...
https://man.plustar.jp/php/syncsemaphore.lock.html - [similar]
PREV 1 2 3 4 NEXT