|
|||
procedure_call ::=
procedure
_name [ ( actual_parameter_part ) ]
For any concurrent procedure call statement, there is an equivalent process statement.
The equivalent process statement of a concurrent procedure call statement including the keyword POSTPONED is a postponed process.
A concurrent procedure call within the statement-part of an ENTITY has to be a passive concurrent procedure call.