\"\" \"\" \"\"
Go up to Program Control
Go forward to Program Structure
RISC-Linz logo

Execution Model

 

The RT++ model of program execution can be sketched as follows:

  The representation of threads (which are heap objects themselves) is described here. An automatic garbage collector reclaims heap objects (and threads) when they are not (directly or indirectly) referenced by the main thread.
Author: Wolfgang Schreiner
Last Modification: April 12, 1997