RTEMS  5.1
Functions
rwlockattrdestroy.c File Reference

Function Destroys a read-write lock Attributes object. More...

#include <errno.h>
#include <pthread.h>
#include <stddef.h>
#include <stdbool.h>

Functions

int pthread_rwlockattr_destroy (pthread_rwlockattr_t *attr)
 

Detailed Description

Function Destroys a read-write lock Attributes object.