RTEMS 6.1-rc5
|
This source file contains the implementation of _Scheduler_simple_Block(). More...
#include <rtems/score/schedulersimpleimpl.h>
Functions | |
void | _Scheduler_simple_Block (const Scheduler_Control *scheduler, Thread_Control *the_thread, Scheduler_Node *node) |
Blocks the thread. | |
This source file contains the implementation of _Scheduler_simple_Block().