RTEMS 6.1-rc4
Loading...
Searching...
No Matches
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.