Results of 1 - 4 of about 4 for autounlock (0.011 sec.)
- Constructs a new SyncSemaphore object 11132
- « SyncSemaphore SyncSemaphore::lock » PHP Manual SyncSemaphore Constructs a new SyncSemaphore ob
...
t ( string $name = ? , int $initialval = 1 , bool $autounlock = true ) Constructs a named or unnamed semaphore. ...
This is the number of locks that may be obtained. autounlock Specifies whether or not to automatically unlock t ...
t. 警告 If an object is: A named semaphore with an autounlock of false , the object is locked, and the PHP scrip ...
phore , semaphore , Constructs , new , construct , autounlock , named , initialval , ount , lock ...
-
https://man.plustar.jp/php/syncsemaphore.construct.html
- [similar]
- Constructs a new SyncReaderWriter object 11021
- « SyncReaderWriter SyncReaderWriter::readlock » PHP Manual SyncReaderWriter Constructs a new Syn
...
eaderWriter::__construct ( string $name = ? , int $autounlock = 1 ) Constructs a named or unnamed reader-writer ...
意 : On Windows, name must not contain backslashes. autounlock Specifies whether or not to automatically unlock t ...
警告 If an object is: A named reader-writer with an autounlock of FALSE, the object is locked for either reading ...
ructs , new , reader , writer , construct , lock , autounlock , named , Waits ...
-
https://man.plustar.jp/php/syncreaderwriter.construct.html
- [similar]
- The SyncReaderWriter class 7397
- « SyncEvent::wait SyncReaderWriter::__construct » PHP Manual Sync The SyncReaderWriter class The
...
ッド */ public __construct ( string $name = ? , int $autounlock = 1 ) public readlock ( int $wait = -1 ): bool pub ...
-
https://man.plustar.jp/php/class.syncreaderwriter.html
- [similar]
- The SyncSemaphore class 7397
- « SyncMutex::unlock SyncSemaphore::__construct » PHP Manual Sync The SyncSemaphore class The Syn
...
t ( string $name = ? , int $initialval = 1 , bool $autounlock = true ) public lock ( int $wait = -1 ): bool publ ...
-
https://man.plustar.jp/php/class.syncsemaphore.html
- [similar]
PREV
1
NEXT