编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 commonmark the commonmark interfaces ivisitable interfacephp 接口 the countable interfacephp data structures the collection interfacephp data structures the hashable interfacephp mongodb bson the mongodb bson decimal128interface interfacephp mongodb bson the mongodb bson timestampinterface interfacephp mongodb bson the mongodb bson type interfacephp pht the runnable interfacephp pht the thread classphp pht the threaded interfacephp 接口 the recursiveiterator interfacephp 各种类及接口 the splsubject interfacephp com 函数 print out a php class definition for a dispatchable interfacephp uopz 函数 implements an interface at runtimephp opcode descriptions and examples add interfacephp pht queue gets the size of the queuephp pht queue releases the queue s mutex lockphp pht runnable the entry point of a threaded classphp pht vector pushes a value to the vectorphp pht vector resizes a vector
关注编程学问公众号
编程学问网 湘ICP备20001732号