RTEMS CPU Kit with SuperCore
Functions
mutexattrgetpshared.c File Reference

Obtaining process-shared Attribute Value from the Attributes Object. More...

#include <errno.h>
#include <pthread.h>
#include <rtems/system.h>
#include <rtems/score/coremuteximpl.h>
#include <rtems/score/watchdog.h>
#include <rtems/posix/muteximpl.h>
#include <rtems/posix/priorityimpl.h>
#include <rtems/posix/time.h>
Include dependency graph for mutexattrgetpshared.c:

Functions

int pthread_mutexattr_getpshared (const pthread_mutexattr_t *attr, int *pshared)
 

Detailed Description

Obtaining process-shared Attribute Value from the Attributes Object.