Stackable
PHP Manual

Stackable::run

(PECL pthreads >= 0.36)

Stackable::runExecution

Descripción

abstract public void Stackable::run ( void )

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

Parámetros

Esta función no tiene parámetros.

Valores devueltos

The methods return value, if used, will be ignored


Stackable
PHP Manual