![]() |
RTEMS
5.0.0
|
Classic Semaphore Manager Data Structures. More...
#include <rtems/rtems/sem.h>#include <rtems/score/coremutex.h>#include <rtems/score/coresem.h>#include <rtems/score/mrsp.h>#include <rtems/score/object.h>Go to the source code of this file.
Data Structures | |
| struct | Semaphore_Control |
Macros | |
| #define | SEMAPHORE_INFORMATION_DEFINE(max) |
| Macro to define the objects information for the Classic Semaphore objects. More... | |
Variables | |
| Objects_Information | _Semaphore_Information |
| The Classic Semaphore objects information. | |
Classic Semaphore Manager Data Structures.
1.8.13