RTEMS  5.1
Functions
condattrgetpshared.c File Reference

Get the Process-Shared Condition Variable Attributes. More...

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

Functions

int pthread_condattr_getpshared (const pthread_condattr_t *attr, int *pshared)
 

Detailed Description

Get the Process-Shared Condition Variable Attributes.