pTAL Reference Manual (H06.08+)
Built-In Routines
HP pTAL Reference Manual—523746-006
15-51
$FREEZE
$FREEZE
$FREEZE halts the processor in which its process is running and any other processors
on the same node that have FREEZE enabled.
$HALT
$HALT halts the processor in which its process is running.
Note.
•
The EpTAL compiler does not support this procedure. Use $TRIGGER on page 15-88
instead. (The EpTAL compiler does allow $FREEZE as a DEFINE name.)
•
Execution does not return from this call.
pTAL privileged procedure Yes
Can be executed only by privileged procedures Yes
Sets condition code No
Sets $CARRY No
Sets $OVERFLOW No
Note.
•
The EpTAL compiler does not support this procedure. Use $TRIGGER on page 15-88
instead. (The EpTAL compiler does allow $HALT as a DEFINE name.)
•
Execution does not return from this call.
pTAL privileged procedure Yes
Can be executed only by privileged procedures Yes
Sets condition code No
Sets $CARRY No
Sets $OVERFLOW No
$FREEZE
VST619.vsd
$HALT
VST620.vsd










