Sather Home Page

Section 6.7.17:
Parallel Statement

This is the fundamental language component for starting up concurrent threads of execution. See also sub-section 6.7.19 (the Parloop statment) and sub-section 6.7.18 (the Fork statement).

Concrete Syntax

parallel statement = Parallel_SY, statement list, End_SY ;

Abstract Syntax

Static Semantics

Dynamic Semantics


Specification Index Language Index Section 6 Index
Comments or enquiries should be made to Keith Hopper.
Page last modified: Wednesday, 25 April 2001.
Produced with Amaya