编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « pht\Thread::taskCount
  • pht\Runnable::run »
  • PHP Manual
  • pht
  • The Runnable interface

The Runnable interface

(PECL pht >= 0.0.1)

简介

The pht\Runnable interface enforces the implementation of a run() method on classes that should be threaded. This method acts as the entry point of the threaded class.

接口摘要

pht\Runnable {
/* 方法 */
public run ( void ) : void
}

Table of Contents

  • pht\Runnable::run — The entry point of a threaded class
相关文章
php 进程控制扩展 phtphp ffi main interface to c code and dataphp mongodb bson the mongodb bson binaryinterface interfacephp mongodb bson the mongodb bson regexinterface interfacephp mongodb bson the mongodb bson serializable interfacephp 接口 the outeriterator interfacephp pht the hashtable classphp pht the queue classphp pht the runnable interfacephp pht the threaded interfacephp newt 函数 uninitializes newt interfacephp pht queue acquires the queue s mutex lockphp pht queue pops a value off of the front of a queuephp pht queue pushes a value to the end of a queuephp pht runnable the entry point of a threaded classphp pht vector inserts a value into the vectorphp pht vector acquires the vector s mutex lockphp pht vector pops a value to the vectorphp yaf view interface 渲染一个视图模板php yaf view interface the setscriptpath purpose
关注编程学问公众号
编程学问网 湘ICP备20001732号