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

Wait at a Spinlock. More...

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

Functions

int pthread_spin_trylock (pthread_spinlock_t *spinlock)
 

Detailed Description

Wait at a Spinlock.