Statement on glibc/iconv Vulnerability

parallel\bootstrap

(1.0.0)

parallel\bootstrapBootstrapping

Description

parallel\bootstrap(string $file): void

Shall use the provided file to bootstrap all runtimes created for automatic scheduling via parallel\run().

Liste de paramètres

file

Path to the file to bootstrap all runtimes.

Valeurs de retour

Aucune valeur n'est retournée.

Erreurs / Exceptions

Avertissement

Shall throw parallel\Runtime\Error\Bootstrap if previously called for this process.

Avertissement

Shall throw parallel\Runtime\Error\Bootstrap if called after parallel\run().

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top