RTEMS 6.1-rc1
Functions
apimutexunlock.c File Reference

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

#include <rtems/score/apimutex.h>
#include <rtems/score/threadimpl.h>

Functions

void _API_Mutex_Unlock (API_Mutex_Control *the_mutex)
 Releases the specified API mutex. More...
 

Detailed Description

This source file contains the implementation of _API_Mutex_Unlock().