PreviousUpNext

13.4.137  threadkit_spawn

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

The threadkit_spawn package implements the Threadkit_Spawn API.

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

See also: posix_1003_1b.

See also: spawn.

The above information is manually maintained and may contain errors.

Threadkit_Spawn

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext