RTEMS CPU Kit with SuperCore
Functions
schedulersimpleblock.c File Reference

Simple Scheduler Block a Thread. More...

#include <rtems/score/schedulersimpleimpl.h>
Include dependency graph for schedulersimpleblock.c:

Functions

void _Scheduler_simple_Block (const Scheduler_Control *scheduler, Thread_Control *the_thread)
 Remove a simple-priority-based thread from the queue. More...
 

Detailed Description

Simple Scheduler Block a Thread.