RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Functions
corerwlock.c File Reference

This source file contains the implementation of _CORE_RWLock_Initialize(). More...

#include <rtems/score/corerwlockimpl.h>
#include <rtems/score/threadqimpl.h>

Functions

void _CORE_RWLock_Initialize (CORE_RWLock_Control *the_rwlock)
 Initializes a RWlock.
 

Detailed Description

This source file contains the implementation of _CORE_RWLock_Initialize().