RTEMS CPU Kit with SuperCore  4.11.3
Functions
coremutexflush.c File Reference

Flush all waiting threads. More...

#include <rtems/system.h>
#include <rtems/score/isr.h>
#include <rtems/score/coremuteximpl.h>
#include <rtems/score/thread.h>
Include dependency graph for coremutexflush.c:

Functions

void _CORE_mutex_Flush (CORE_mutex_Control *the_mutex, Thread_queue_Flush_callout remote_extract_callout, uint32_t status)
 Flush all waiting threads. More...
 

Detailed Description

Flush all waiting threads.