RTEMS
Public Attributes | List of all members
CORE_recursive_mutex_Control Struct Reference

The recursive mutex control. More...

#include <coremutex.h>

Public Attributes

CORE_mutex_Control Mutex
 The plain non-recursive mutex.
 
unsigned int nest_level
 The nest level in case of a recursive seize.
 

Detailed Description

The recursive mutex control.

Definition at line 68 of file coremutex.h.


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