RTEMS 6.1-rc1
Functions
schedulercbsgetremainingbudget.c File Reference

This source file contains the implementation of _Scheduler_CBS_Get_remaining_budget(). More...

#include <rtems/score/schedulercbs.h>
#include <rtems/score/threadimpl.h>

Functions

int _Scheduler_CBS_Get_remaining_budget (Scheduler_CBS_Server_id server_id, time_t *remaining_budget)
 Retrieves remaining budget for the current server instance. More...
 

Detailed Description

This source file contains the implementation of _Scheduler_CBS_Get_remaining_budget().