PreviousUpNext

13.4.147  spawn

The standard library spawn package implements functionality for conveniently firing up subprocesses in multithreaded Mythryl programs.

The spawn package implements the Spawn API.

The spawn package source code is in src/lib/std/src/posix/spawn.pkg.

See also: posixlib.

See also: spawn__premicrothread.

The above information is manually maintained and may contain errors.

Spawn

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext