Dutch PHP Conference 2025 - Call For Papers

Threaded::run

(PECL pthreads >= 2.0.0)

Threaded::runExecution

Опис

public Threaded::run(): void

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

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

The methods return value, if used, will be ignored

add a note

User Contributed Notes

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