PHP » GoLang |
login |
register |
about
|
GoLang Threaded::notify
request it (331)
GoLang replacement for PHP's Threaded::notify
[edit | history]
Threaded::notify(PECL pthreads >= 2.0.0) Threaded::notify — Synchronization Description
public bool Threaded::notify
( void
)
Send notification to the referenced object ParametersThis function has no 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
|