|
RTEMS CPU Kit with SuperCore
|
Allocate resources to use the read-write lock and Initialize it. More...
#include <pthread.h>#include <errno.h>#include <rtems/posix/rwlockimpl.h>#include <rtems/score/apimutex.h>
Functions | |
| POSIX_RWLock_Control * | _POSIX_RWLock_Get (pthread_rwlock_t *rwlock, Objects_Locations *location) |
| int | pthread_rwlock_init (pthread_rwlock_t *rwlock, const pthread_rwlockattr_t *attr) |
Allocate resources to use the read-write lock and Initialize it.
1.8.13