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