|
RTEMS
|
Inlined Routines from the POSIX Spinlock Manager. More...
#include <pthread.h>#include <rtems/score/isrlevel.h>#include <rtems/score/percpu.h>#include <rtems/score/smplockticket.h>Go to the source code of this file.
Classes | |
| struct | POSIX_Spinlock_Control |
Functions | |
| static __inline__ POSIX_Spinlock_Control * | _POSIX_Spinlock_Get (pthread_spinlock_t *lock) |
Inlined Routines from the POSIX Spinlock Manager.
This file contains the static inlin implementation of the inlined routines from the POSIX Spinlock Manager.
Definition in file spinlockimpl.h.
1.8.14