PHP » GoLang |
login |
register |
about
|
Threaded::wait(PECL pthreads >= 2.0.0) Threaded::wait — Synchronization Description
public bool Threaded::wait
([ int
$timeout
] )Will cause the calling context to wait for notification from the referenced object Parameters
Return ValuesA boolean indication of success Examples
Example #1 Notifications and Waiting
<?php The above example will output: bool(true) |
more
Recently updated
more
Most requested
more
Last requests
|