(PECL pthreads >= 2.0.0)
Execution
public void Threaded::run ( void )
The programmer should always implement the run method for objects that are intended for execution.
Returns:
The methods return value, if used, will be ignored
Please login to continue.