RTEMS CPU Kit with SuperCore  4.11.3
Data Fields
CORE_barrier_Attributes Struct Reference

The following defines the control block used to manage the attributes of each barrier. More...

#include <corebarrier.h>

Data Fields

CORE_barrier_Disciplines discipline
 This field indicates whether the barrier is automatic or manual.
 
uint32_t maximum_count
 This element indicates the number of threads which must arrive at the barrier to trip the automatic release.
 

Detailed Description

The following defines the control block used to manage the attributes of each barrier.


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