RTEMS 6.1-rc6
|
This source file contains the implementation of _API_Mutex_Is_owner(). More...
Functions | |
bool | _API_Mutex_Is_owner (const API_Mutex_Control *the_mutex) |
Checks if the specified API mutex is owned by the executing thread. | |
This source file contains the implementation of _API_Mutex_Is_owner().