RTEMS  5.1
Data Fields
Barrier_Control Struct Reference

#include <barrierdata.h>

Data Fields

Objects_Control Object
 
CORE_barrier_Control Barrier
 
rtems_attribute attribute_set
 

Detailed Description

This type defines the control block used to manage each barrier.

Field Documentation

◆ attribute_set

rtems_attribute Barrier_Control::attribute_set

This is used to specify the attributes of a barrier.

◆ Barrier

CORE_barrier_Control Barrier_Control::Barrier

This is used to implement the barrier.

◆ Object

Objects_Control Barrier_Control::Object

This is used to manage a barrier as an object.


The documentation for this struct was generated from the following file: