RTEMS CPU Kit with SuperCore  4.11.3
Functions
corespinlock.c File Reference

Initialize a Spinlock. More...

#include <rtems/system.h>
#include <rtems/score/corespinlockimpl.h>
#include <rtems/score/thread.h>
Include dependency graph for corespinlock.c:

Functions

void _CORE_spinlock_Initialize (CORE_spinlock_Control *the_spinlock, CORE_spinlock_Attributes *the_spinlock_attributes)
 Initialize the spinlock. More...
 

Detailed Description

Initialize a Spinlock.