Module lunatic::process[][src]

Structs

A sandboxed computation.

Functions

Suspends the current process for milliseconds.

Spawns a new process from a function.

Spawns a new process from a function and links it to the parent.

Spawns a new process from a function and links it to the parent.

Spawns a new process from a function and context, and links it to the parent.

Spawns a new process from a function and context, and links it to the parent.

Spawns a new process from a function and context.

Returns a handle to the current process.

Returns a handle to the current environment.