文字

Threaded::run

(PECL pthreads >= 2.0.0)

Threaded::runExecution

说明

public void Threaded::run ( void )

如果需要在多线程环境下执行代码,必须实现本方法

参数

此函数没有参数。

返回值

无返回值。即使代码中 run 方法有返回值,也会被忽略

上一篇: 下一篇: