RTEMS 5.4-rc2
Loading...
Searching...
No Matches
Functions
schedulersimpleblock.c File Reference

Simple Scheduler Block a Thread. 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.
 

Detailed Description

Simple Scheduler Block a Thread.