RTEMS CPU Kit with SuperCore  4.11.3
Data Fields
API_Mutex_Control Struct Reference

Control block used to manage each API mutex. More...

#include <apimutex.h>

Collaboration diagram for API_Mutex_Control:
Collaboration graph
[legend]

Data Fields

Objects_Control Object
 Allows each API Mutex to be a full-fledged RTEMS object.
 
CORE_mutex_Control Mutex
 Contains the SuperCore mutex information.
 
bool previous_thread_life_protection
 The thread life protection state before the outer-most mutex obtain.
 

Detailed Description

Control block used to manage each API mutex.


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