RTEMS CPU Kit with SuperCore
Functions
barrierattrsetpshared.c File Reference

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

#include <pthread.h>
#include <errno.h>
Include dependency graph for barrierattrsetpshared.c:

Functions

int pthread_barrierattr_setpshared (pthread_barrierattr_t *attr, int pshared)
 

Detailed Description

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