RTEMS  5.1
Functions
prwlocktimedrdlock.c File Reference

Attempt to Obtain a Read Lock on a RWLock Instance. More...

#include <rtems/posix/rwlockimpl.h>
#include <rtems/posix/posixapi.h>

Functions

int pthread_rwlock_timedrdlock (pthread_rwlock_t *rwlock, const struct timespec *abstime)
 

Detailed Description

Attempt to Obtain a Read Lock on a RWLock Instance.