RTEMS
5.0.0
|
Data Associated with the Counting Semaphore Handler. More...
#include <rtems/score/threadq.h>
Go to the source code of this file.
Data Structures | |
struct | CORE_semaphore_Control |
Data Associated with the Counting Semaphore Handler.
This include file contains all the constants and structures associated with the Counting Semaphore Handler. A counting semaphore is the standard Dijkstra binary semaphore used to provide synchronization and mutual exclusion capabilities.