RTEMS 6.1-rc5
|
This source file contains the definition of _Thread_CPU_budget_exhaust_timeslice and the implementation of _Thread_CPU_budget_do_nothing(). More...
#include <rtems/score/threadcpubudget.h>
Functions | |
void | _Thread_CPU_budget_do_nothing (Thread_Control *the_thread) |
Does nothing. | |
Variables | |
const Thread_CPU_budget_operations | _Thread_CPU_budget_exhaust_timeslice |
These CPU budget operations allocate timeslices to the thread. | |
This source file contains the definition of _Thread_CPU_budget_exhaust_timeslice and the implementation of _Thread_CPU_budget_do_nothing().