RTEMS  5.0.0
Functions
rwlockattrinit.c File Reference

Initialises a RWLock Attributes object attr with the default value. More...

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

Functions

int pthread_rwlockattr_init (pthread_rwlockattr_t *attr)
 

Detailed Description

Initialises a RWLock Attributes object attr with the default value.