RTEMS CPU Kit with SuperCore
Functions
schedulerpriorityblock.c File Reference

Scheduler Priority Block. More...

#include <rtems/score/schedulerpriorityimpl.h>
Include dependency graph for schedulerpriorityblock.c:

Functions

void _Scheduler_priority_Block (const Scheduler_Control *scheduler, Thread_Control *the_thread)
 Removes the_thread from the scheduling decision. More...
 

Detailed Description

Scheduler Priority Block.