RTEMS 6.1-rc4
|
This source file contains the implementation of _Scheduler_CBS_Unblock(). 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 | |
void | _Scheduler_CBS_Unblock (const Scheduler_Control *scheduler, Thread_Control *the_thread, Scheduler_Node *node) |
Unblocks a thread. | |
This source file contains the implementation of _Scheduler_CBS_Unblock().