parallel\bootstrap

(1.0.0)

parallel\bootstrapBootstrapping

Опис

parallel\bootstrap(string $file): void

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

Параметри

file

Path to the file to bootstrap all runtimes.

Значення, що повертаються

Не повертає значень.

Помилки/виключення

Увага

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

Увага

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

Прогляньте також