Library /sys$common/syshlp/helplib.hlb  —  System Services, $RESUME
    Causes a process previously suspended by the Suspend Process
    ($SUSPND) service to resume execution or cancels the effect of a
    subsequent suspend request.

    Format

      SYS$RESUME  [pidadr] ,[prcnam]

    C Prototype

      int sys$resume  (unsigned int *pidadr, void *prcnam);
Additional Information: explode extract
Arguments
Close Help