RTEMS ITRON 3.0 API User's Guide
The semaphore manager provides functions to allocate, delete, and control counting semaphores. This manager is based on the ITRON 3.0 standard.
The services provided by the semaphore manager are:
cre_sem
- Create Semaphore
del_sem
- Delete Semaphore
sig_sem
- Signal Semaphore
wai_sem
- Wait on Semaphore
preq_sem
- Poll and Request Semaphore
twai_sem
- Wait on Semaphore with Timeout
ref_sem
- Reference Semaphore Status
RTEMS ITRON 3.0 API User's Guide
Copyright © 1988-2003 OAR Corporation