parallel\Runtime::__constructRuntime Construction Description
public parallel\Runtime::__construct()
Shall construct a new runtime without bootstrapping. public parallel\Runtime::__construct(string
$bootstrap )Shall construct a bootstrapped runtime. Parameters
ExceptionsWarning
Shall throw parallel\Runtime\Error if thread could not be created Warning
Shall throw parallel\Runtime\Bootstrap if bootstrapping failed |