BPX4PAS (pause) example

The following code suspends execution of the invoker's thread until a signal is delivered. For the callable service, see pause (BPX1PAS, BPX4PAS) — Suspend a process pending a signal. AMODE 31 callers use BPX1PAS (pause) example.
                                              
         CALL  BPX4PAS,              Suspend execution                 +
               (RETVAL,              Return value: -1 or not return    +
               RETCODE,              Return code                       +
               RSNCODE),             Reason code                       +
               MF=(E,PLIST)          ----------------------------------