![]() |
RTEMS 6.1-rc7
|
The System Lock Semaphore Support helps to implement directives which use data structures compatible with the data structures defined by the Newlib provided <sys/lock.h> header file. More...
Files | |
file | semaphoreimpl.h |
This header file provides the interfaces of the System Lock Semaphore Support. | |
Data Structures | |
struct | Sem_Control |
Macros | |
#define | SEMAPHORE_TQ_OPERATIONS &_Thread_queue_Operations_priority |
The System Lock Semaphore Support helps to implement directives which use data structures compatible with the data structures defined by the Newlib provided <sys/lock.h> header file.