Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (S)
Guardian Procedure Calls Reference Manual—522629-013
14-158
SIGSUSPEND_ Procedure
SIGSUSPEND_ Procedure
SIGSUSPEND_ is the pTAL procedure name for the C sigsuspend() function. The
C
sigsuspend() function complies with the POSIX.1 standard.
See the $SYSTEM.SYSTEM.HSIGNAL header file for the pTAL prototype definitions.
For a discussion of each parameter and procedure considerations, see the
sigsuspend(2) function reference page either online or in the Open System
Services System Calls Reference Manual.
Note. This procedure can be called only from native processes.