编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 核心类 the mongocursorinterface interfacephp mongodb bson the mongodb bson objectidinterface interfacephp mongodb bson the mongodb bson persistable interfacephp mongodb driver monitoring the mongodb driver monitoring commandsubscriber interfacephp mysql xdevapi executable interfacephp pht the runnable interfacephp pht the threaded interfacephp 接口 the seekableiterator interfacephp yaf the yaf route interface classphp pht 简介php mongodb bson decimal128interface returns the string representation of this decimal128interfacephp pht hashtable gets the size of the hash tablephp pht hashtable releases the hash table s mutex lockphp pht runnable the entry point of a threaded classphp pht threaded releases the mutex lockphp pht vector vector creationphp pht 安装/配置php yaf route interface route a requestphp yaf view interface 为视图引擎分配一个模板变量php yaf view interface 渲染一个视图模板 并直接输出给请求端
关注编程学问公众号
编程学问网 湘ICP备20001732号