| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
Worker::stack(PECL pthreads >= 2.0.0) Worker::stack — Stacking work 説明Appends the new work to the stack of the referenced worker. パラメータ
返り値The new size of the stack. 例
例1 Stacking a task for execution onto a worker
<?php 上の例の出力は以下となります。 int(1) |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「Worker::stack - Stacking work」をGoogle検索
|