sem_clockwait
int sem_clockwait(sem_t* semaphore, clockid_t clock_id,
return sem_clockwait(semaphore, CLOCK_REALTIME, abstime);