CORE_semaphore_Attributes Struct Reference
[Semaphore Handler]

#include <coresem.h>


Data Fields

uint32_t maximum_count
CORE_semaphore_Disciplines discipline


Detailed Description

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

Field Documentation

This element indicates the maximum count this semaphore may have.

This field indicates whether threads waiting on the semaphore block in FIFO or priority order.

Referenced by _CORE_semaphore_Is_priority().


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

Generated on Thu Aug 28 18:16:45 2008 for RTEMSSuperCore by  doxygen 1.5.6