検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 10 for SyncReaderWriter (0.005 sec.)
Constructs a new SyncReaderWriter object 10494
« SyncReaderWriter SyncReaderWriter::readlock » PHP Manual SyncReaderWriter Constructs a new SyncReaderWriter ... cReaderWriter object SyncReaderWriter::__construct (PECL sync >= 1.0.0) SyncReaderWriter ... ::__construct — Constructs a new SyncReaderWriter object 説明 public SyncReaderWriter::__construct ( ... ll end up in an inconsistent state. 戻り値 The new SyncReaderWriter object. エラー / 例外 An exception is thrown if th ... reader-writer cannot be created or opened. 例 例1 SyncReaderWriter::__construct() example <?php $readwrite = new Sync ...
https://man.plustar.jp/php/syncreaderwriter.construct.html - [similar]
The SyncReaderWriter class 10190
« SyncEvent::wait SyncReaderWriter::__construct » PHP Manual Sync The SyncReaderWriter class The ... SyncReaderWriter class (PECL sync >= 1.0.0) はじめに A cross-platfo ... access is occasionally necessary. クラス概要 class SyncReaderWriter { /* メソッド */ public __construct ( string $name ... it = -1 ): bool public writeunlock (): bool } 目次 SyncReaderWriter::__construct — Constructs a new SyncReaderWriter o ... bject SyncReaderWriter::readlock — Waits for a read lock SyncReaderWriter ...
https://man.plustar.jp/php/class.syncreaderwriter.html - [similar]
Waits for a read lock 10172
« SyncReaderWriter::__construct SyncReaderWriter::readunlock » PHP Manual SyncReaderWriter Waits ... for a read lock SyncReaderWriter::readlock (PECL sync >= 1.0.0) SyncReaderWriter::r ... eadlock — Waits for a read lock 説明 public SyncReaderWriter::readlock ( int $wait = -1 ): bool Obtains a read ... lock on a SyncReaderWriter object. パラメータ wait The number of milliseconds ... true を、失敗した場合に false を返します。 例 例1 SyncReaderWriter::readlock() example <?php $readwrite = new SyncRea ...
https://man.plustar.jp/php/syncreaderwriter.readlock.html - [similar]
Releases a read lock 10172
« SyncReaderWriter::readlock SyncReaderWriter::writelock » PHP Manual SyncReaderWriter Releases ... a read lock SyncReaderWriter::readunlock (PECL sync >= 1.0.0) SyncReaderWriter: ... :readunlock — Releases a read lock 説明 public SyncReaderWriter::readunlock (): bool Releases a read lock on a Syn ... true を、失敗した場合に false を返します。 例 例1 SyncReaderWriter::readunlock() example <?php $readwrite = new SyncR ... (); /* ... */ $readwrite -> readunlock (); ?> 参考 SyncReaderWriter::readlock() - Waits for a read lock 関連キーワード ...
https://man.plustar.jp/php/syncreaderwriter.readunlock.html - [similar]
Waits for an exclusive write lock 10172
« SyncReaderWriter::readunlock SyncReaderWriter::writeunlock » PHP Manual SyncReaderWriter Waits ... for an exclusive write lock SyncReaderWriter::writelock (PECL sync >= 1.0.0) SyncReaderWriter:: ... ck — Waits for an exclusive write lock 説明 public SyncReaderWriter::writelock ( int $wait = -1 ): bool Obtains an exc ... lusive write lock on a SyncReaderWriter object. パラメータ wait The number of milliseconds ... true を、失敗した場合に false を返します。 例 例1 SyncReaderWriter::writelock() example <?php $readwrite = new SyncRe ...
https://man.plustar.jp/php/syncreaderwriter.writelock.html - [similar]
Releases a write lock 10065
« SyncReaderWriter::writelock SyncSharedMemory » PHP Manual SyncReaderWriter Releases a write lo ... ck SyncReaderWriter::writeunlock (PECL sync >= 1.0.0) SyncReaderWriter ... ::writeunlock — Releases a write lock 説明 public SyncReaderWriter::writeunlock (): bool Releases a write lock on a S ... true を、失敗した場合に false を返します。 例 例1 SyncReaderWriter::writeunlock() example <?php $readwrite = new Sync ... ); /* ... */ $readwrite -> writeunlock (); ?> 参考 SyncReaderWriter::writelock() - Waits for an exclusive write lock 関 ...
https://man.plustar.jp/php/syncreaderwriter.writeunlock.html - [similar]
Sync 9349
« Shmop はじめに » PHP Manual プロセス制御 Sync Sync はじめに インストール/設定 要件 インストール ... cEvent::wait — Waits for the event to be fired/set SyncReaderWriter — The SyncReaderWriter class SyncReaderWriter::__c ... onstruct — Constructs a new SyncReaderWriter object SyncReaderWriter::readlock — Waits for a re ... ad lock SyncReaderWriter::readunlock — Releases a read lock SyncReaderWrite ... r::writelock — Waits for an exclusive write lock SyncReaderWriter::writeunlock — Releases a write lock SyncSharedMem ...
https://man.plustar.jp/php/book.sync.html - [similar]
プロセス制御 6346
« Vtiful\Kernel\Format::underline Eio » PHP Manual 関数リファレンス プロセス制御 プロセス制御 Ei ... yncSemaphore class SyncEvent — The SyncEvent class SyncReaderWriter — The SyncReaderWriter class SyncSharedMemory — Th ...
https://man.plustar.jp/php/refs.fileprocess.process.html - [similar]
Waits for the event to be fired/set 6185
« SyncEvent::reset SyncReaderWriter » PHP Manual SyncEvent Waits for the event to be fired/set S ...
https://man.plustar.jp/php/syncevent.wait.html - [similar]
The SyncSharedMemory class 6149
« SyncReaderWriter::writeunlock SyncSharedMemory::__construct » PHP Manual Sync The SyncSharedMe ...
https://man.plustar.jp/php/class.syncsharedmemory.html - [similar]
PREV 1 NEXT