PHP » GoLang |
login |
register |
about
|
GoLang Threaded::isRunning
request it (381)
GoLang replacement for PHP's Threaded::isRunning
[edit | history]
Threaded::isRunning(PECL pthreads >= 2.0.0) Threaded::isRunning — State Detection Description
public bool Threaded::isRunning
( void
)
Tell if the referenced object is executing 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
|