RTEMS CPU Kit with SuperCore  4.10.99.0
Data Fields
POSIX_Barrier_Control Struct Reference

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

#include <barrier.h>

Collaboration diagram for POSIX_Barrier_Control:
Collaboration graph
[legend]

Data Fields

Objects_Control Object
 This is used to manage a barrier as an object.
CORE_barrier_Control Barrier
 This is used to implement the barrier.

Detailed Description

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


Field Documentation

This is used to implement the barrier.

This is used to manage a barrier as an object.

Referenced by _POSIX_Barrier_Free().


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