RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Files
Scheduler Manager

This group contains the Scheduler Manager implementation. More...

Files

file  scheduler.h
 This header file defines the main parts of the Scheduler Manager API.
 
file  scheduleraddprocessor.c
 This source file contains the implementation of rtems_scheduler_add_processor().
 
file  schedulergetmaxprio.c
 This source file contains the implementation of rtems_scheduler_get_maximum_priority().
 
file  schedulergetprocessor.c
 This source file contains the implementation of rtems_scheduler_get_processor() which may be used by binding for languages other than C/C++.
 
file  schedulergetprocessormax.c
 This source file contains the implementation of rtems_scheduler_get_processor_maximum() which may be used by binding for languages other than C/C++.
 
file  schedulergetprocessorset.c
 This source file contains the implementation of rtems_scheduler_get_processor_set().
 
file  schedulerident.c
 This source file contains the implementation of rtems_scheduler_ident().
 
file  scheduleridentbyprocessor.c
 This source file contains the implementation of rtems_scheduler_ident_by_processor().
 
file  scheduleridentbyprocessorset.c
 This source file contains the implementation of rtems_scheduler_ident_by_processor_set().
 
file  schedulermapfromposix.c
 This source file contains the implementation of rtems_scheduler_map_priority_from_posix().
 
file  schedulermaptoposix.c
 This source file contains the implementation of rtems_scheduler_map_priority_to_posix().
 
file  schedulerremoveprocessor.c
 This source file contains the implementation of rtems_scheduler_remove_processor().
 

Detailed Description

This group contains the Scheduler Manager implementation.