RTEMS CPU Kit with SuperCore
4.11.3
|
Destroy Mutex 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>
Functions | |
int | pthread_mutexattr_destroy (pthread_mutexattr_t *attr) |
11.3.1 Mutex Initialization Attributes, P1003.1c/Draft 10, p. More... | |
Destroy Mutex Attributes Object.
int pthread_mutexattr_destroy | ( | pthread_mutexattr_t * | attr | ) |
11.3.1 Mutex Initialization Attributes, P1003.1c/Draft 10, p.
81