RTEMS  5.1
Functions
rwlockattrgetpshared.c File Reference

Get the Process-Shared Attribute of the RWLock. More...

#include <pthread.h>
#include <errno.h>

Functions

int pthread_rwlockattr_getpshared (const pthread_rwlockattr_t *attr, int *pshared)
 

Detailed Description

Get the Process-Shared Attribute of the RWLock.