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

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

#include <pthread.h>
#include <errno.h>
#include <rtems/system.h>
Include dependency graph for rwlockattrinit.c:

Functions

int pthread_rwlockattr_init (pthread_rwlockattr_t *attr)
 

Detailed Description

Initialises a RWLock Attributes object attr with the default value.