编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 cairofilter classphp cairo the cairopath classphp cairo the cairotoyfontface classphp commonmark the commonmark parser classphp 迭代器 the directoryiterator classphp dom the domnodelist classphp data structures the vector classphp event the eventlistener classphp gmagick the gmagickdraw 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 parallel future cancellationphp parallel future state detectionphp parallel future state detectionphp parallel future resolution
关注编程学问公众号
编程学问网 湘ICP备20001732号