RTEMS  5.1
Functions
mutexattrgetpshared.c File Reference

Obtaining process-shared Attribute Value from the Attributes Object. More...

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

Functions

int pthread_mutexattr_getpshared (const pthread_mutexattr_t *attr, int *pshared)
 

Detailed Description

Obtaining process-shared Attribute Value from the Attributes Object.