Results of 1 - 10 of about 56 for named (0.001 sec.)
- The SyncSharedMemory class 11463
- « SyncReaderWriter::writeunlock SyncSharedMemory::__construct » PHP Manual Sync The SyncSharedMe
...
oss-platform, native, consistent implementation of named shared memory objects. Shared memory lets two sepa ...
teger-based shared memory implementations for PHP. Named shared memory is an alternative. Synchronization o ...
if the object is the first instance system-wide of named shared memory SyncSharedMemory::read — Copy data f ...
rom named shared memory SyncSharedMemory::size — Returns the ...
-
https://man.plustar.jp/php/class.syncsharedmemory.html
- [similar]
- Returns the size of the named shared memory 10785
- « SyncSharedMemory::read SyncSharedMemory::write » PHP Manual SyncSharedMemory Returns the size
...
of the named shared memory SyncSharedMemory::size (PECL sync >= ...
) SyncSharedMemory::size — Returns the size of the named shared memory 説明 public SyncSharedMemory::size ( ...
ry object SyncSharedMemory::write() - Copy data to named shared memory SyncSharedMemory::read() - Copy data ...
from named shared memory 関連キーワード: size , SyncSharedMem ...
-
https://man.plustar.jp/php/syncsharedmemory.size.html
- [similar]
- Copy data from named shared memory 10711
- « SyncSharedMemory::first SyncSharedMemory::size » PHP Manual SyncSharedMemory Copy data from named
...
>= 1.1.0) SyncSharedMemory::read — Copy data from named shared memory 説明 public SyncSharedMemory::read ( ...
nt $start = 0 , int $length = ? ) Copies data from named shared memory. パラメータ start The start/offset, ...
if the object is the first instance system-wide of named shared memory SyncSharedMemory::write() - Copy dat ...
a to named shared memory SyncSharedMemory::read() 関連キーワー ...
-
https://man.plustar.jp/php/syncsharedmemory.read.html
- [similar]
- Copy data to named shared memory 10652
- « SyncSharedMemory::size その他の基本モジュール » PHP Manual SyncSharedMemory Copy data to named
...
c >= 1.1.0) SyncSharedMemory::write — Copy data to named shared memory 説明 public SyncSharedMemory::write ...
ring $string = ? , int $start = 0 ) Copies data to named shared memory. パラメータ string The data to write ...
if the object is the first instance system-wide of named shared memory SyncSharedMemory::write() SyncShared ...
Memory::read() - Copy data from named shared memory 関連キーワード: shared , memory , da ...
-
https://man.plustar.jp/php/syncsharedmemory.write.html
- [similar]
- Returns a named attribute 10593
- « Imagick::getImageArtifact Imagick::getImageBackgroundColor » PHP Manual Imagick Returns a named
...
imagick 3) Imagick::getImageAttribute — Returns a named attribute 警告 この関数は Imagick 3.4.4 以降では 非 ...
etImageAttribute ( string $key ): string Returns a named attribute. パラメータ key The key of the attribute ...
get. 戻り値 関連キーワード: attribute , Returns , named , Imagick , a , key , getImageAttribute , string , ...
-
https://man.plustar.jp/php/imagick.getimageattribute.html
- [similar]
- Check to see if the object is the first instance system-wide of named shared mem... 10476
- « SyncSharedMemory::__construct SyncSharedMemory::read » PHP Manual SyncSharedMemory Check to se
...
if the object is the first instance system-wide of named shared memory SyncSharedMemory::first (PECL sync > ...
if the object is the first instance system-wide of named shared memory 説明 public SyncSharedMemory::first ...
lse) 参考 SyncSharedMemory::write() - Copy data to named shared memory SyncSharedMemory::read() - Copy data ...
from named shared memory 関連キーワード: SyncSharedMemory , n ...
-
https://man.plustar.jp/php/syncsharedmemory.first.html
- [similar]
- Constructs a new SyncSharedMemory object 10166
- « SyncSharedMemory SyncSharedMemory::first » PHP Manual SyncSharedMemory Constructs a new SyncSh
...
onstruct ( string $name , int $size ) Constructs a named shared memory object. パラメータ name The name of ...
if the object is the first instance system-wide of named shared memory SyncSharedMemory::size() - Returns t ...
he size of the named shared memory SyncSharedMemory::write() - Copy dat ...
a to named shared memory SyncSharedMemory::read() - Copy data ...
-
https://man.plustar.jp/php/syncsharedmemory.construct.html
- [similar]
- はじめに 9105
- « Sync インストール/設定 » PHP Manual Sync はじめに はじめに The 'sync' extension introduces cro
...
ss-platform synchonization objects into PHP. Named and unnamed Mutex, Semaphore, Event, Reader-Writer ...
, and named Shared Memory objects provide OS-level synchroniza ...
self 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 ...
-
https://man.plustar.jp/php/intro.sync.html
- [similar]
- Constructs a new SyncMutex object 8987
- « SyncMutex SyncMutex::lock » PHP Manual SyncMutex Constructs a new SyncMutex object SyncMutex::
...
tex::__construct ( string $name = ? ) Constructs a named or unnamed countable mutex. パラメータ name The na ...
me of the mutex if this is a named mutex object. 注意 : If the name already exists, i ...
created or opened. 例 例1 SyncMutex::__construct() named mutex with lock timeout example <?php $mutex = new ...
ex -> unlock (); ?> 例2 SyncMutex::__construct() unnamed mutex example <?php $mutex = new SyncMutex (); $mu ...
-
https://man.plustar.jp/php/syncmutex.construct.html
- [similar]
- Sync 8855
- « Shmop はじめに » PHP Manual プロセス制御 Sync Sync はじめに インストール/設定 要件 インストール
...
if the object is the first instance system-wide of named shared memory SyncSharedMemory::read — Copy data f ...
rom named shared memory SyncSharedMemory::size — Returns the ...
size of the named shared memory SyncSharedMemory::write — Copy data ...
to named shared memory 関連キーワード: SyncReaderWriter , S ...
-
https://man.plustar.jp/php/book.sync.html
- [similar]