mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 02:16:48 +08:00
@@ -6,8 +6,18 @@ directives:
|
||||
|
||||
- rtems_task_get_affinity()
|
||||
- rtems_task_set_affinity()
|
||||
- rtems_task_get_scheduler()
|
||||
- rtems_task_set_scheduler()
|
||||
- rtems_scheduler_ident()
|
||||
- rtems_scheduler_get_processor_set()
|
||||
- rtems_task_get_priority()
|
||||
|
||||
concepts:
|
||||
|
||||
- Ensure that the task set/get affinity functions work on uni-processor
|
||||
configurations.
|
||||
- Ensure that the task set/get scheduler functions work on uni-processor
|
||||
configurations.
|
||||
- Ensure that the scheduler functions work on uni-processor configurations.
|
||||
- Ensure that the task get priority function works on uni-processor
|
||||
configurations.
|
||||
|
||||
Reference in New Issue
Block a user