RTEMS CPU Kit with SuperCore  4.11.3
Functions
corerwlockrelease.c File Reference

Releases the RWLock. More...

#include <rtems/system.h>
#include <rtems/score/corerwlockimpl.h>
#include <rtems/score/threadqimpl.h>
#include <rtems/score/watchdog.h>
Include dependency graph for corerwlockrelease.c:

Functions

CORE_RWLock_Status _CORE_RWLock_Release (CORE_RWLock_Control *the_rwlock, Thread_Control *executing)
 Release the RWLock. More...
 

Detailed Description

Releases the RWLock.