Go up to Program Control
Go forward to Program Structure

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.
Wolfgang.Schreiner@risc.uni-linz.ac.at
Id: main.tex,v 1.10 1996/04/04 11:45:47 schreine Exp

Up Next