parallel\Runtime::__construct

(0.8.0)

parallel\Runtime::__constructConstruction de l'exécution

Description

public parallel\Runtime::__construct(string $bootstrap)

Construit une exécution amorcée.

Liste de paramètres

bootstrap

La localisation d'un fichier d'amorçage, généralement un chargeur automatique.

Exceptions

Avertissement

Lance une parallel\Runtime\Error si le thread n'a pas pu être créé

Avertissement

Lance une parallel\Runtime\Bootstrap si l'amorçage a échoué