KERNEL OBJECTS - PROCESSES

Processes are a virtual memory context that threads execute in. The source file for processes is in oz_knl_process.c.

Each process has the following properties:

These methods are defined: