Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (S)
Guardian Procedure Calls Reference Manual—522629-013
14-141
SIGJMP_MASKSET_ Procedure
Examples
error := SIGJMP_MASKSET_ ( env, mask );
or
INT .EXT NULL := 0D;
...
error := SIGJMP_MASKSET_ ( env, NULL);
Related Programming Manual
For programming information about the SIGJMP_MASKSET_ procedure, see the
Guardian Programmer’s Guide.