编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « parallel\Runtime::__construct
  • parallel\Runtime::run »
  • PHP Manual
  • parallel\Runtime
  • Runtime Join

parallel\Runtime::kill

(0.8.0)

parallel\Runtime::kill — Runtime Join

说明

public parallel\Runtime::kill ( void ) : void

Shall attempt to force the runtime to shutdown.

Note:

Tasks scheduled for execution will not be executed, the currently running task shall be interrupted.

Warning

Internal function calls in progress cannot be interrupted.

Exceptions

Warning

Shall throw \parallel\Runtime\Error\Closed if Runtime was closed.

相关文章
php parallel the parallel runtime classphp eio 函数 set minimum parallel thread numberphp uopz 函数 creates a function at runtimephp gearmanclient add a task to be run in parallelphp gearmanclient add a background task to be run in parallelphp gearmanclient add a high priority task to run in parallelphp parallel channel closingphp parallel channel accessphp parallel channel accessphp parallel events inputphp parallel events behaviourphp parallel future cancellationphp parallel future state detectionphp parallel future state detectionphp parallel future resolutionphp parallel runtime runtime graceful joinphp parallel runtime runtime constructionphp parallel runtime runtime joinphp parallel runtime parallel executionphp ui draw stroke set line join
关注编程学问公众号
编程学问网 湘ICP备20001732号