Results of 1 - 9 of about 9 for Unnamed (0.001 sec.)
- はじめに 13786
- « Sync インストール/設定 » PHP Manual Sync はじめに はじめに The 'sync' extension introduces cro
...
latform synchonization objects into PHP. Named and unnamed Mutex, Semaphore, Event, Reader-Writer, and named ...
itself crashes (e.g. an internal buffer overflow). Unnamed synchronization objects don't have a lot of use ou ...
tside of a multithreaded scenario. Unnamed objects are more useful in conjunction with the pt ...
tension , instantiated , parameters , Named , up , Unnamed , lot , have ...
-
https://man.plustar.jp/php/intro.sync.html
- [similar]
- Constructs a new SyncMutex object 9976
- « SyncMutex SyncMutex::lock » PHP Manual SyncMutex Constructs a new SyncMutex object SyncMutex::
...
nstruct ( string $name = ? ) Constructs a named or unnamed countable mutex. パラメータ name The name of the m ...
utex -> unlock (); ?> 例2 SyncMutex::__construct() unnamed mutex example <?php $mutex = new SyncMutex (); $mu ...
-
https://man.plustar.jp/php/syncmutex.construct.html
- [similar]
- The SyncEvent class 8268
- « SyncSemaphore::unlock SyncEvent::__construct » PHP Manual Sync The SyncEvent class The SyncEve
...
cross-platform, native implementation of named and unnamed event objects. Both automatic and manual event obj ...
-
https://man.plustar.jp/php/class.syncevent.html
- [similar]
- The SyncMutex class 8268
- « 定義済み定数 SyncMutex::__construct » PHP Manual Sync The SyncMutex class The SyncMutex class
...
cross-platform, native implementation of named and unnamed countable mutex objects. A mutex is a mutual exclu ...
-
https://man.plustar.jp/php/class.syncmutex.html
- [similar]
- The SyncReaderWriter class 8268
- « SyncEvent::wait SyncReaderWriter::__construct » PHP Manual Sync The SyncReaderWriter class The
...
cross-platform, native implementation of named and unnamed reader-writer objects. A reader-writer object allo ...
-
https://man.plustar.jp/php/class.syncreaderwriter.html
- [similar]
- The SyncSemaphore class 8268
- « SyncMutex::unlock SyncSemaphore::__construct » PHP Manual Sync The SyncSemaphore class The Syn
...
cross-platform, native implementation of named and unnamed semaphore objects. A semaphore restricts access to ...
-
https://man.plustar.jp/php/class.syncsemaphore.html
- [similar]
- Constructs a new SyncEvent object 7980
- « SyncEvent SyncEvent::fire » PHP Manual SyncEvent Constructs a new SyncEvent object SyncEvent::
...
se , bool $prefire = false ) Constructs a named or unnamed event object. パラメータ name The name of the even ...
-
https://man.plustar.jp/php/syncevent.construct.html
- [similar]
- Constructs a new SyncReaderWriter object 7980
- « SyncReaderWriter SyncReaderWriter::readlock » PHP Manual SyncReaderWriter Constructs a new Syn
...
= ? , int $autounlock = 1 ) Constructs a named or unnamed reader-writer object. パラメータ name The name of ...
-
https://man.plustar.jp/php/syncreaderwriter.construct.html
- [similar]
- Constructs a new SyncSemaphore object 7980
- « SyncSemaphore SyncSemaphore::lock » PHP Manual SyncSemaphore Constructs a new SyncSemaphore ob
...
, bool $autounlock = true ) Constructs a named or unnamed semaphore. パラメータ name The name of the semapho ...
-
https://man.plustar.jp/php/syncsemaphore.construct.html
- [similar]
PREV
1
NEXT