RTEMS CPU Kit with SuperCore
4.11.2
|
Obtain a Write Lock on a RWlock Instance. More...
#include <pthread.h>
#include <errno.h>
#include <rtems/posix/rwlockimpl.h>
#include <rtems/score/thread.h>
Functions | |
int | pthread_rwlock_wrlock (pthread_rwlock_t *rwlock) |
Obtain a Write Lock on a RWlock Instance.