RTEMS CPU Kit with SuperCore
|
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>
Functions | |
Scheduler_Void_or_thread | _Scheduler_CBS_Unblock (const Scheduler_Control *scheduler, Thread_Control *the_thread) |
Unblocks a thread from the queue. More... | |
Unblocks a Thread from the Queue.