RTEMS CPU Kit with SuperCore
4.11.3
|
This type defines the control block used to manage each spinlock. More...
#include <spinlock.h>
Data Fields | |
Objects_Control | Object |
This is used to manage a spinlock as an object. More... | |
CORE_spinlock_Control | Spinlock |
This is used to implement the spinlock. More... | |
This type defines the control block used to manage each spinlock.
Objects_Control POSIX_Spinlock_Control::Object |
This is used to manage a spinlock as an object.
Referenced by _POSIX_Spinlock_Free().
CORE_spinlock_Control POSIX_Spinlock_Control::Spinlock |
This is used to implement the spinlock.