RTEMS CPU Kit with SuperCore
Functions
condattrdestroy.c File Reference

Destroy Condition Attribute. More...

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

Functions

int pthread_condattr_destroy (pthread_condattr_t *attr)
 

Detailed Description

Destroy Condition Attribute.