Stackable
PHP Manual

Stackable::run

(PECL pthreads >= 0.36)

Stackable::runExecution

Descrição

abstract public void Stackable::run ( void )

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

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

The methods return value, if used, will be ignored


Stackable
PHP Manual