31 for ( i = 0 ; i < n ; ++i ) {
33 #if defined(RTEMS_SMP) 38 #if defined(RTEMS_SMP)
Inlined Routines Associated with the Manipulation of the Scheduler.
void _Scheduler_Handler_initialization(void)
Initializes the scheduler to the policy chosen by the user.
const Scheduler_Control _Scheduler_Table[]
This table contains the configured schedulers.
Scheduler_Operations Operations
The scheduler operations.
const size_t _Scheduler_Count
This constant contains the count of configured schedulers.
static __inline__ Scheduler_Context * _Scheduler_Get_context(const Scheduler_Control *scheduler)
Gets the context of the scheduler.
#define _ISR_lock_Initialize(_lock, _name)
Initializes an ISR lock.
void(* initialize)(const Scheduler_Control *)