Expand description

Thread spawning.

Functions

Get tid and pid of current task.

Set tid and pid of current task.

Sleeps until the specified of time.

Spawn a new thread.

Yields execution back to the async runtime.