RTEMS CPU Kit with SuperCore
4.11.2
|
Function applies a Write lock to RWLock referenced by rwlock. More...
#include <pthread.h>
#include <errno.h>
#include <rtems/posix/rwlockimpl.h>
#include <rtems/posix/time.h>
#include <rtems/score/thread.h>
Functions | |
int | pthread_rwlock_timedwrlock (pthread_rwlock_t *rwlock, const struct timespec *abstime) |
Function applies a Write lock to RWLock referenced by rwlock.