RTEMS 6.1-rc1
Files | Data Structures
System Lock Mutex Support

The System Lock Mutex Support helps to implement directives which use data structures compatible with the data structures defined by the Newlib provided <sys/lock.h> header file. More...

Files

file  muteximpl.h
 This header file provides the interfaces of the System Lock Mutex Support.
 

Data Structures

struct  Mutex_Control
 
struct  Mutex_recursive_Control
 

Detailed Description

The System Lock Mutex Support helps to implement directives which use data structures compatible with the data structures defined by the Newlib provided <sys/lock.h> header file.