RTEMS
5.0.0
|
Function sets Current pshared Attribute for Mutex Attributes Object. More...
#include <errno.h>
#include <pthread.h>
#include <rtems/score/coremuteximpl.h>
#include <rtems/score/watchdog.h>
#include <rtems/posix/muteximpl.h>
#include <rtems/posix/priorityimpl.h>
Functions | |
int | pthread_mutexattr_setpshared (pthread_mutexattr_t *attr, int pshared) |
Function sets Current pshared Attribute for Mutex Attributes Object.