Content deleted Content added
no need for a biography in an article about a programming language |
fixed typo |
||
Line 23:
::<math>\parallel P() \parallel Q() ;</math>
If one process finishes before the other
A ''subordination'' creates a process that shares the ''contexts'' that are in scope when created and finishes when complete (it does not wait for other processes) and is written:
|