RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Data Structures | Macros | Variables
semdata.h File Reference

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.
 

Detailed Description

This header file provides data structures used by the implementation and the Application Configuration to define _Semaphore_Information.