Results of 1 - 10 of about 25 for blocks (0.004 sec.)
- Fixed size memory blocks allocation. 15592
- « Swoole\Buffer::clear Swoole\Buffer::__destruct » PHP Manual Swoole\Buffer Fixed size memory blocks
...
.0) Swoole\Buffer::__construct — Fixed size memory blocks allocation. 説明 public Swoole\Buffer::__construct ...
allocate. 関連キーワード: size , memory , Fixed , blocks , allocation , Swoole , Buffer , construct , destr ...
-
https://man.plustar.jp/php/swoole-buffer.construct.html
- [similar]
- Basic usage 10394
- « 例 HRTime\PerformanceCounter » PHP Manual 例 Basic usage Basic usage The example illustrates t
...
sic StopWatch class usage 例1 Measure several code blocks execution and get the total <?php $c = new HRTime ...
le , illustrates , StopWatch , Measure , several , blocks ...
-
https://man.plustar.jp/php/hrtime.example.basic.html
- [similar]
- Returns the values most recently detected by Ev 9581
- « EvStat EvStat::__construct » PHP Manual EvStat Returns the values most recently detected by Ev
...
owner 'rdev' device ID (if special file) 'blksize' blocksize for file system I/O 'blocks' number of 512B blo ...
-
https://man.plustar.jp/php/evstat.attr.html
- [similar]
- Shutdown all workers 8651
- « Pool::resize Pool::submit » PHP Manual Pool Shutdown all workers Pool::shutdown (PECL pthreads
...
> submit (new Task ()); } $pool -> shutdown (); // blocks until all submitted tasks have finished executing ...
-
https://man.plustar.jp/php/pool.shutdown.html
- [similar]
- Collect references to completed tasks 8518
- « Pool Pool::__construct » PHP Manual Pool Collect references to completed tasks Pool::collect (
...
s Threaded {}); } while ( $pool -> collect ()); // blocks until all tasks have finished executing $pool -> s ...
-
https://man.plustar.jp/php/pool.collect.html
- [similar]
- The Swoole\Buffer class 8252
- « Swoole\Atomic::sub Swoole\Buffer::append » PHP Manual Swoole The Swoole\Buffer class The Swool
...
er. Swoole\Buffer::__construct — Fixed size memory blocks allocation. Swoole\Buffer::__destruct — Destruct t ...
-
https://man.plustar.jp/php/class.swoole-buffer.html
- [similar]
- ファイル記述子 fd に関する stat 情報を取得する 8252
- « dio_seek dio_tcsetattr » PHP Manual ダイレクト IO 関数 ファイル記述子 fd に関する stat 情報を取
...
node デバイスの場合) "size" - サイズ(バイト数) "blocksize" - ブロック長 "blocks" - 割り当てられたブロック ...
-
https://man.plustar.jp/php/function.dio-stat.html
- [similar]
- Collect references to completed tasks 8252
- « Worker Worker::getStacked » PHP Manual Worker Collect references to completed tasks Worker::co
...
er -> start (); while ( $worker -> collect ()); // blocks until all tasks have finished executing echo "Ther ...
-
https://man.plustar.jp/php/worker.collect.html
- [similar]
- 圧縮フィルタ 8119
- « 変換フィルタ 暗号化フィルタ » PHP Manual 利用できるフィルタのリスト 圧縮フィルタ 圧縮フィルタ
...
つの パラメータを連想配列形式で渡すことができます: blocks は 1 から 9 までの整数値を設定します。 これは一時領 ...
ompress と bzip2.decompress <?php $param = array( 'blocks' => 9 , 'work' => 0 ); echo "もとのファイルの大きさ ...
-
https://man.plustar.jp/php/filters.compression.html
- [similar]
- ファイルの情報を得る 8119
- « SplFileObject::fseek SplFileObject::ftell » PHP Manual SplFileObject ファイルの情報を得る SplF
...
056136526 [ctime] => 1056136526 [blksize] => 4096 [blocks] => 8 ) 参考 fstat() - オープンしたファイルポインタ ...
-
https://man.plustar.jp/php/splfileobject.fstat.html
- [similar]