VMS Help  —  CRTL  sem_timedwait
    Performs a semaphore lock.

    This function is OpenVMS Alpha and Integrity servers only.

    Format

      #include  <semaphore.h>

      #include  <time.h>

      int sem_timedwait  (sem_t *sem, const struct timespec
                         *abs_timeout);
Additional Information: explode extract
Argument Description Return Values
Close Help