Threaded
PHP Manual

Threaded::run

(PECL pthreads >= 2.0.0)

Threaded::runExecution

Açıklama

public void Threaded::run ( void )

The programmer should always implement the run method for objects that are intended for execution.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

The methods return value, if used, will be ignored


Threaded
PHP Manual