RTEMS  5.1
Functions
condattrsetpshared.c File Reference

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

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

Functions

int pthread_condattr_setpshared (pthread_condattr_t *attr, int pshared)
 

Detailed Description

Set the Process-Shared Condition Variable Attributes.