RTEMS  5.1
Functions
schedulersimpleunblock.c File Reference

Scheduler Simple Handler / Unblock. More...

#include <rtems/score/schedulersimpleimpl.h>
#include <rtems/score/thread.h>

Functions

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

Detailed Description

Scheduler Simple Handler / Unblock.