RTEMS CPU Kit with SuperCore
|
Simple Scheduler Block a Thread. More...
#include <rtems/score/schedulersimpleimpl.h>
Functions | |
void | _Scheduler_simple_Block (const Scheduler_Control *scheduler, Thread_Control *the_thread) |
Remove a simple-priority-based thread from the queue. More... | |
Simple Scheduler Block a Thread.