bool _API_Mutex_Is_owner(const API_Mutex_Control *the_mutex)
Checks if the specified API mutex is owned by the executing thread.
static __inline__ struct _Thread_Control * _Thread_Get_executing(void)
Returns the thread control block of the executing thread.
Control block used to manage each API mutex.
struct _Mutex_recursive_Control Mutex