RTEMS
Functions
schedulerpriorityunblock.c File Reference

Scheduler Priority Unblock. More...

#include <rtems/score/schedulerpriorityimpl.h>

Go to the source code of this file.

Functions

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

Detailed Description

Scheduler Priority Unblock.

Definition in file schedulerpriorityunblock.c.