Stackable
PHP Manual

Stackable::run

(PECL pthreads >= 0.36)

Stackable::runExecution

Описание

abstract public void Stackable::run ( void )

The run method of a Stackable is executed by the Worker Thread

Список параметров

У этой функции нет параметров.

Возвращаемые значения

The methods return value, if used, will be ignored


Stackable
PHP Manual