RTEMS 6.1-rc2
|
This header file provides data structures used by the implementation and the Application Configuration to define _Semaphore_Information. 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, scheduler_count) |
Macro to define the objects information for the Classic Semaphore objects. | |
Variables | |
Objects_Information | _Semaphore_Information |
The Classic Semaphore objects information. | |
This header file provides data structures used by the implementation and the Application Configuration to define _Semaphore_Information.