mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-22 18:15:31 +08:00
c-user: Fix wording for "home scheduler"
This commit is contained in:
parent
3fa9ed4323
commit
b5fe4f0e32
@ -375,8 +375,8 @@ Glossary
|
||||
A multiprocessor computer system composed of dissimilar processors.
|
||||
|
||||
home scheduler
|
||||
The home scheduler of a :term:`task` is a :term:`scheduler` which is a
|
||||
:term:`eligible scheduler` and which is assigned to the task during the
|
||||
The home scheduler of a :term:`task` is a :term:`scheduler` which is an
|
||||
:term:`eligible scheduler` and which is assigned to the task during its
|
||||
initialization or explicitly via a directive call such as
|
||||
:c:func:`rtems_task_set_scheduler`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user