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

POSIX Function Initializes a Spinlock Instance. More...

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

Functions

int pthread_spin_init (pthread_spinlock_t *spinlock, int pshared)
 

Detailed Description

POSIX Function Initializes a Spinlock Instance.