Worker
PHP Manual

Worker::start

(PECL pthreads >= 0.36)

Worker::startExecution

Opis

final public boolean Worker::start ( void )

Will start a new Thread, executing Worker::run and then waiting for Stackables

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

A boolean indication of success


Worker
PHP Manual