RTEMS  5.1
Data Structures | Macros | Variables
semdata.h File Reference

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, scheduler_count)
 Macro to define the objects information for the Classic Semaphore objects. More...
 

Variables

Objects_Information _Semaphore_Information
 The Classic Semaphore objects information.
 

Detailed Description

Classic Semaphore Manager Data Structures.