RTEMS  5.1
Functions
prwlockwrlock.c File Reference

Obtain a Write Lock on a RWlock Instance. More...

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

Functions

int pthread_rwlock_wrlock (pthread_rwlock_t *rwlock)
 

Detailed Description

Obtain a Write Lock on a RWlock Instance.