Worker::run

(PECL pthreads >= 0.36)

Worker::run — Execution


Описание

abstract public void Worker::run ( void )

The run method should prepare the Workers members ( and resources ) - Stackables have access to the Worker and it's methods/members/resources during execution


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

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


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

The methods return value, if used, will be ignored


User Contributed Notes


There are no user contributed notes for this page.
To Top

Описание класса worker, примеры использования класса worker.



Смотрите также:
Описание на ru2.php.net
Описание на php.ru