RTEMS CPU Kit with SuperCore
4.11.3
|
POSIX Function Initializes a Spinlock Instance. More...
#include <pthread.h>
#include <errno.h>
#include <rtems/system.h>
#include <rtems/posix/spinlockimpl.h>
Functions | |
int | pthread_spin_init (pthread_spinlock_t *spinlock, int pshared) |
POSIX Function Initializes a Spinlock Instance.