RTEMS 6.1-rc4
Loading...
Searching...
No Matches
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.
 

Detailed Description

This source file contains the implementation of _API_Mutex_Unlock().