|
RTEMS CPU Kit with SuperCore
4.11.2
|
Lock a Semaphore. More...
#include <stdarg.h>#include <errno.h>#include <fcntl.h>#include <pthread.h>#include <semaphore.h>#include <limits.h>#include <rtems/system.h>#include <rtems/posix/semaphoreimpl.h>#include <rtems/posix/time.h>#include <rtems/seterr.h>
Functions | |
| int | sem_timedwait (sem_t *__restrict sem, const struct timespec *__restrict abstime) |
Lock a Semaphore.
1.8.13