PHP » GoLang |
login |
register |
about
|
GoLang Threaded::isWaiting
request it (338)
GoLang replacement for PHP's Threaded::isWaiting
[edit | history]
Threaded::isWaiting(PECL pthreads < 3.0.0) Threaded::isWaiting — State Detection Warning
This method has been removed in pthreads v3. Description
public bool Threaded::isWaiting
( void
)
Tell if the referenced object is waiting for notification ParametersThis function has no parameters. Return ValuesA boolean indication of state Examples
Example #1 Detect the state of the referenced object
<?php The above example will output: bool(true) |
more
Recently updated
more
Most requested
more
Last requests
|