Copyright Digital Equipment Corp. All rights reserved.
Performs a semaphore lock.
This function is supported on OpenVMS Integrity servers and
Alpha only.
Format
#include <semaphore.h>
#include <time.h>
int sem_timedwait (sem_t *sem, const struct timespec
*abs_timeout);
Argument Description Return_Values