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

This header file provides data structures used by the implementation and the Application Configuration to define _Barrier_Information. 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.
 

Variables

Objects_Information _Barrier_Information
 The Classic Barrier objects information.
 

Detailed Description

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