RTEMS CPU Kit with SuperCore
4.11.2
|
Function Unlocks a Spin Lock Object. More...
#include <pthread.h>
#include <errno.h>
#include <rtems/system.h>
#include <rtems/posix/spinlockimpl.h>
Functions | |
int | pthread_spin_unlock (pthread_spinlock_t *spinlock) |
Function Unlocks a Spin Lock Object.