RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions
apimutexlock.c File Reference

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

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

Functions

void _API_Mutex_Lock (API_Mutex_Control *the_mutex)
 Acquires the specified API mutex.
 

Detailed Description

This source file contains the implementation of _API_Mutex_Lock().