RTEMS 5.4-rc2
Loading...
Searching...
No Matches
Functions
apimutexisowner.c File Reference
#include <rtems/score/apimutex.h>
#include <rtems/score/percpu.h>

Functions

bool _API_Mutex_Is_owner (const API_Mutex_Control *the_mutex)
 Checks if the specified API mutex is owned by the executing thread.