RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Functions

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.
 

Detailed Description

This source file contains the implementation of _Scheduler_CBS_Unblock().