RTEMS CPU Kit with SuperCore  4.11.2
Functions
barrierattrdestroy.c File Reference

Function shall Destroy a Barrier Attribues Object. 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 barrierattrdestroy.c:

Functions

int pthread_barrierattr_destroy (pthread_barrierattr_t *attr)
 

Detailed Description

Function shall Destroy a Barrier Attribues Object.