RTEMS CPU Kit with SuperCore
Functions
rwlockattrdestroy.c File Reference

Function Destroys a read-write lock Attributes 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 rwlockattrdestroy.c:

Functions

int pthread_rwlockattr_destroy (pthread_rwlockattr_t *attr)
 

Detailed Description

Function Destroys a read-write lock Attributes object.