PHP - Manual: parallel\Runtime::__construct
2024-11-13
(0.8.0)
parallel\Runtime::__construct — Runtime Construction
Shall construct a new runtime without bootstrapping.
$bootstrap
)Shall construct a bootstrapped runtime.
bootstrap
The location of a bootstrap file, generally an autoloader.
Shall throw parallel\Runtime\Error if thread could not be created
Shall throw parallel\Runtime\Bootstrap if bootstrapping failed
官方地址:https://www.php.net/manual/en/parallel-runtime.construct.php