RTEMS  5.1
Functions
schedulerpriorityblock.c File Reference

Scheduler Priority Block. More...

#include <rtems/score/schedulerpriorityimpl.h>

Functions

void _Scheduler_priority_Block (const Scheduler_Control *scheduler, Thread_Control *the_thread, Scheduler_Node *node)
 Blocks the thread. More...
 

Detailed Description

Scheduler Priority Block.