Function Calls


The following calls control tasks and threads. See Kernel Folio Calls, for more information on these calls.

Starting Tasks

The following calls start tasks:

Ending Tasks

The following calls delete or exit a task:

Loading and Unloading Code

The following calls load or unload code:

Starting Threads

The following calls create a thread:

Ending Threads

The following calls delete and exit from a thread:

Controlling Tasks

The following calls control tasks and threads.