编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « parallel\Runtime::run
  • parallel\Future::cancel »
  • PHP Manual
  • Parallel
  • The parallel\Future class

The parallel\Future class

(0.8.0)

类摘要

final parallel\Future {
/* Resolution */
public value ( void ) : mixed
/* State */
public cancelled ( void ) : bool
public done ( void ) : bool
/* Cancellation */
public cancel ( void ) : bool
}

Table of Contents

  • parallel\Future::cancel — Cancellation
  • parallel\Future::cancelled — State Detection
  • parallel\Future::done — State Detection
  • parallel\Future::value — Resolution
相关文章
php cairo the cairo classphp cairo the cairohintstyle classphp cairo the cairostatus classphp dom the domelement classphp data structures the map classphp event the eventbuffer classphp ev the evsignal classphp gearman the gearmanjob classphp parallel the parallel channel classphp parallel the parallel events event type classphp parallel the parallel events event classphp parallel the parallel events input classphp parallel the parallel events classphp parallel the parallel future classphp parallel the parallel runtime classphp opcode descriptions and examples fetch classphp parallel future cancellationphp parallel future state detectionphp parallel future state detectionphp parallel future resolution
关注编程学问公众号
编程学问网 湘ICP备20001732号