RTEMS  5.1
Functions
barrierattrsetpshared.c File Reference

Set the Process-Shared Attribute of the Barrier Attributes Object. More...

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

Functions

int pthread_barrierattr_setpshared (pthread_barrierattr_t *attr, int pshared)
 

Detailed Description

Set the Process-Shared Attribute of the Barrier Attributes Object.