RTEMS CPU Kit with SuperCore  4.11.2
Functions
pspinunlock.c File Reference

Function Unlocks a Spin Lock Object. More...

#include <pthread.h>
#include <errno.h>
#include <rtems/system.h>
#include <rtems/posix/spinlockimpl.h>
Include dependency graph for pspinunlock.c:

Functions

int pthread_spin_unlock (pthread_spinlock_t *spinlock)
 

Detailed Description

Function Unlocks a Spin Lock Object.