CORE_barrier_Control Struct Reference
[Barrier Handler]

#include <corebarrier.h>

Collaboration diagram for CORE_barrier_Control:

Collaboration graph
[legend]

Data Fields

Thread_queue_Control Wait_queue
CORE_barrier_Attributes Attributes
uint32_t number_of_waiting_threads

Detailed Description

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

Field Documentation

This field is the Waiting Queue used to manage the set of tasks which are blocked waiting for the barrier to be released.

This element is the set of attributes which define this instance's behavior.

This element contains the current number of thread waiting for this barrier to be released.

Referenced by _CORE_barrier_Get_number_of_waiting_threads().


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

Generated on Sun Jul 27 00:17:32 2008 for RTEMSSuperCore by  doxygen 1.5.6