编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 mongodb bson the mongodb bson persistable interfacephp mongodb driver monitoring the mongodb driver monitoring subscriber interfacephp mysql xdevapi baseresult interfacephp mysql xdevapi executable interfacephp pht the atomicinteger classphp pht the runnable interfacephp pht the threaded interfacephp 接口 the seekableiterator interfacephp 各种类及接口 the splobserver interfacephp componere abstract definition add interfacephp pht 简介php mongodb bson decimal128interface returns the string representation of this decimal128interfacephp pht hashtable releases the hash table s mutex lockphp pht queue returns the first value from a queuephp pht runnable the entry point of a threaded classphp pht vector vector creationphp pht vector deletes a value in the vectorphp reflectionclass 获取接口(interface)名称php yaf view interface 渲染一个视图模板 并直接输出给请求端php yaf view interface the getscriptpath purpose
关注编程学问公众号
编程学问网 湘ICP备20001732号