RTEMS CPU Kit with SuperCore
Functions
schedulercbsunblock.c File Reference

Unblocks a Thread from the Queue. More...

#include <rtems/score/schedulercbsimpl.h>
#include <rtems/score/scheduleredfimpl.h>
#include <rtems/score/schedulerimpl.h>
#include <rtems/score/threadimpl.h>
#include <rtems/score/watchdogimpl.h>
Include dependency graph for schedulercbsunblock.c:

Functions

Scheduler_Void_or_thread _Scheduler_CBS_Unblock (const Scheduler_Control *scheduler, Thread_Control *the_thread)
 Unblocks a thread from the queue. More...
 

Detailed Description

Unblocks a Thread from the Queue.