25 #ifndef _RTEMS_POSIX_SPINLOCK_H 26 #define _RTEMS_POSIX_SPINLOCK_H Constants and Structures Associated with the Object Handler.
Constants and Structures Associated with the Spinlock Handler.
The following defines the Object Control Block used to manage each object local to this node...
Definition: object.h:232
The following defines the control block used to manage each spinlock.
Definition: corespinlock.h:52
This type defines the control block used to manage each spinlock.
Definition: spinlock.h:49
Objects_Control Object
This is used to manage a spinlock as an object.
Definition: spinlock.h:51
CORE_spinlock_Control Spinlock
This is used to implement the spinlock.
Definition: spinlock.h:53