RTEMS  5.1
Functions
prwlockunlock.c File Reference

Function Releases a lock held on RWLock object referenced by rwlock. More...

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

Functions

bool _POSIX_RWLock_Auto_initialization (POSIX_RWLock_Control *the_rwlock)
 
int pthread_rwlock_unlock (pthread_rwlock_t *rwlock)
 

Detailed Description

Function Releases a lock held on RWLock object referenced by rwlock.