RTEMS CPU Kit with SuperCore  4.11.2
Functions
apimutexisowner.c File Reference
#include <rtems/score/apimutex.h>
#include <rtems/score/threadimpl.h>
Include dependency graph for apimutexisowner.c:

Functions

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