|
RTEMS CPU Kit with SuperCore
4.11.2
|
Seize Mutex with Blocking. More...
#include <rtems/system.h>#include <rtems/score/isr.h>#include <rtems/score/coremuteximpl.h>#include <rtems/score/statesimpl.h>#include <rtems/score/thread.h>
Functions | |
| void | _CORE_mutex_Seize_interrupt_blocking (CORE_mutex_Control *the_mutex, Thread_Control *executing, Watchdog_Interval timeout, ISR_lock_Context *lock_context) |
| Performs the blocking portion of a mutex obtain. More... | |
Seize Mutex with Blocking.
1.8.13