RTEMS  5.1
Functions
semtimedwait.c File Reference

Lock a Semaphore. More...

#include <rtems/posix/semaphoreimpl.h>
#include <rtems/score/todimpl.h>

Functions

int sem_timedwait (sem_t *__restrict _sem, const struct timespec *__restrict abstime)
 

Detailed Description

Lock a Semaphore.