

Next:Event
variablesUp:RESERVED
WORDSPrevious:RESERVED
WORDS
Message variables
-
GT real; generation time of the message being processed.
-
O_GT real; generation time of the message being processed.
-
ET real; time of entry of the message to the actual list.
-
O_ET real; time of entry of the alternative message to the
actual list.
-
XT real; time of exit of the message from the actual list.
-
O_XT real; time of exit of the message from the actual list.
-
USE real; quantity of resource to be used by the message.
-
O_USE real; quantity of resource to be used by the alternative
message.
-
NUMBER integer; generation number, in its origin node, of
the message being processed.
-
NODE string; name of the origin node of the message being
processed.
-
O_NUMBER integer; generation number, in its origin node, of
the alternative message being processed.
-
O_NODE string; name of the origin node of the alternative
message being processed.
-
REMA real; its value is the remaining time of a preempted
message; although it must be declared by the user in a MESSAGES declaration,
it is managed by the instruction PREEMPTION.
domingo c
Mon Mar 20 17:40:46 PST 2000