Synchronized Statements
declare P in
thread {P 1} end
thread proc {P X} ... end end
Example: procedure application
other synchronized statements
conditionals
basic operations
if B then...else...end
S = X + Y
B = X < Y
Previous slide
Next slide
Back to first slide
View graphic version