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

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

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

Functions

int _Scheduler_CBS_Create_server (Scheduler_CBS_Parameters *params, Scheduler_CBS_Budget_overrun budget_overrun_callback, rtems_id *server_id)
 Creates a new server with specified parameters.
 

Detailed Description

This source file contains the implementation of _Scheduler_CBS_Create_server().