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