RTEMS CPU Kit with SuperCore  4.11.3
Files
POSIX Semaphores Support

Private Support Information for POSIX Semaphores. More...

Collaboration diagram for POSIX Semaphores Support:

Files

file  semaphoredeletesupp.c
 POSIX Delete Semaphore.
 
file  semclose.c
 Close a Named Semaphore.
 
file  semdestroy.c
 Destroy an Unnamed Semaphore.
 
file  semgetvalue.c
 Get the Value of a Semaphore.
 
file  sempost.c
 Unlock a Semaphore.
 
file  semtimedwait.c
 Lock a Semaphore.
 
file  semtrywait.c
 Lock a Semaphore.
 
 
file  semwait.c
 Lock a Semaphore.
 

Detailed Description

Private Support Information for POSIX Semaphores.