VMS Help  —  CRTL  sigwait
    Suspends a calling thread and waits for queued signals to arrive.

    This function is OpenVMS Alpha and Integrity servers only.

    Format

      #include  <signal.h>

      int sigwait  (const sigset_t set, int *sig);
Additional Information: explode extract
Arguments Description Return Values
Close Help