VMS Help  —  System Services, $WAKE
    Activates a process that has placed itself in a state of
    hibernation with the Hibernate ($HIBER) service.

    This service accepts 64-bit addresses.

    Format

      SYS$WAKE  [pidadr] ,[prcnam]

    C Prototype

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