Figure 4.11 represents a schema for translating the
on construct. This on construct establishes p as the
active process group within its body.
That is, after creating
, we will want to run some code within
the process group. The on construct limits control to process in
its parameter group. The code in the on construct is only executed by
processes taht belong to
.
Bryan Carpenter
2004-06-09