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

Classic Barrier Manager Data Structures. More...

#include <rtems/rtems/barrier.h>
#include <rtems/score/objectdata.h>
#include <rtems/score/corebarrier.h>

Go to the source code of this file.

Data Structures

struct  Barrier_Control
 

Macros

#define BARRIER_INFORMATION_DEFINE(max)
 Macro to define the objects information for the Classic Barrier objects. More...
 

Variables

Objects_Information _Barrier_Information
 The Classic Barrier objects information.
 

Detailed Description

Classic Barrier Manager Data Structures.