RTEMS CPU Kit with SuperCore  4.11.2
Functions
schedulersimpleunblock.c File Reference

Scheduler Simple Handler / Unblock. More...

#include <rtems/score/schedulersimpleimpl.h>
#include <rtems/score/thread.h>
Include dependency graph for schedulersimpleunblock.c:

Functions

Scheduler_Void_or_thread _Scheduler_simple_Unblock (const Scheduler_Control *scheduler, Thread_Control *the_thread)
 Unblock a simple-priority-based thread. More...
 

Detailed Description

Scheduler Simple Handler / Unblock.