RTEMS
|
Seize Mutex with Blocking. More...
#include <rtems/score/coremuteximpl.h>
#include <rtems/score/statesimpl.h>
#include <rtems/score/thread.h>
#include <rtems/score/watchdog.h>
Go to the source code of this file.
Functions | |
Status_Control | _CORE_mutex_Seize_slow (CORE_mutex_Control *the_mutex, const Thread_queue_Operations *operations, Thread_Control *executing, bool wait, Thread_queue_Context *queue_context) |
Seize the mutex slowly. More... | |
Seize Mutex with Blocking.
Definition in file coremutexseize.c.