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

Release a Spinlock. More...

#include <rtems/score/corespinlockimpl.h>
#include <rtems/score/percpu.h>
#include <rtems/score/thread.h>
#include <rtems/score/watchdog.h>
Include dependency graph for corespinlockrelease.c:

Functions

CORE_spinlock_Status _CORE_spinlock_Release (CORE_spinlock_Control *the_spinlock)
 Manually release the spinlock. More...
 

Detailed Description

Release a Spinlock.