40#ifndef _RTEMS_POSIX_SPINLOCKIMPL_H
41#define _RTEMS_POSIX_SPINLOCKIMPL_H
58 SMP_ticket_lock_Control Lock;
60 unsigned int reserved[ 2 ];
66 pthread_spinlock_t *lock
uint32_t ISR_Level
Definition: isrlevel.h:60
This header file provides the ISR_Level related interfaces of the ISR Handler.
POSIX Threads Private Support.
This header file provides the interfaces of the Per-CPU Information.
This header file provides the interfaces of the SMP Locks related to ticket locks.
Definition: spinlockimpl.h:56