RTEMS  5.0.0
Data Structures | Functions
spinlockimpl.h File Reference

Inlined Routines from the POSIX Spinlock Manager. More...

#include <pthread.h>
#include <rtems/score/isrlevel.h>

Go to the source code of this file.

Data Structures

struct  POSIX_Spinlock_Control
 

Functions

RTEMS_INLINE_ROUTINE POSIX_Spinlock_Control_POSIX_Spinlock_Get (pthread_spinlock_t *lock)
 

Detailed Description

Inlined Routines from the POSIX Spinlock Manager.

This file contains the static inlin implementation of the inlined routines from the POSIX Spinlock Manager.