RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions | Variables
threadexhausttimeslice.c File Reference

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.
 

Detailed Description

This source file contains the definition of _Thread_CPU_budget_exhaust_timeslice and the implementation of _Thread_CPU_budget_do_nothing().