PHP » GoLang |
login |
register |
about
|
Pool::collect(PECL pthreads >= 2.0.0) Pool::collect — Collect references to completed tasks DescriptionAllows the pool to collect references determined to be garbage by the optionally given collector. Parameters
Return ValuesThe number of remaining tasks in the pool to be collected. Changelog
Examples
Example #1 A basic example of Pool::collect()
<?php |
more
Recently updated
more
Most requested
more
Last requests
|