RTEMS
Functions
schedulerpriorityblock.c File Reference

Scheduler Priority Block. More...

#include <rtems/score/schedulerpriorityimpl.h>

Go to the source code of this file.

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.

Definition in file schedulerpriorityblock.c.