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

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

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

Functions

Status_Control _CORE_RWLock_Surrender (CORE_RWLock_Control *the_rwlock)
 Releases the RWLock.
 

Detailed Description

This source file contains the implementation of _CORE_RWLock_Surrender().