RTEMS
Functions
apimutexlock.c File Reference

Acquires the specified API mutex. More...

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

Go to the source code of this file.

Functions

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

Detailed Description

Acquires the specified API mutex.

Definition in file apimutexlock.c.