| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
Pool::collect(PECL pthreads >= 2.0.0) Pool::collect — Collect references to completed tasks 説明Allows the pool to collect references determined to be garbage by the optionally given collector. パラメータ
返り値The number of remaining tasks in the pool to be collected. 変更履歴
例
例1 A basic example of Pool::collect()
<?php |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「Pool::collect - Collect references to completed tasks」をGoogle検索
|