Threaded::run

(PECL pthreads >= 2.0.0)

Threaded::runExecution

說明

public void 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 add a note

User Contributed Notes

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