编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 影响 php 行为的扩展 foreign function interfacephp 日期/时间 the datetimeinterface interfacephp data structures the sequence interfacephp mongodb bson the mongodb bson minkeyinterface interfacephp mysql xdevapi databaseobject interfacephp pht the runnable interfacephp pht the threaded interfacephp yaf the yaf route interface classphp newt 函数 resume using the newt interface after calling newt suspendphp pht atomicinteger sets the atomic integer s valuephp pht atomicinteger releases the atomic integer s mutex lockphp pht hashtable acquires the hash table s mutex lockphp pht runnable the entry point of a threaded classphp pht thread starts the new threadphp pht thread gets a thread s task countphp pht threaded acquires the mutex lockphp reflectionclass 检查类是否是一个接口(interface)php varnishadmin disconnect from a varnish instance administration interfacephp yaf route interface 将指定路由规则组合成一个urlphp yaf route interface route a request
关注编程学问公众号
编程学问网 湘ICP备20001732号