RTEMS  5.1
Functions
mutexattrsetpshared.c File Reference

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)
 

Detailed Description

Function sets Current pshared Attribute for Mutex Attributes Object.