summaryrefslogtreecommitdiffstats
path: root/spec-glossary/glossary/priority-real.yml
blob: 6faec6a9a1c413e5dfb5328a372957dc749b8edc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2021 embedded brains GmbH & Co. KG
enabled-by: true
glossary-type: term
links:
- role: glossary-member
  uid: ../glossary-general
term: real priority
text: |
  Each ${task:/term} has exactly one real priority.  The real priority is
  always with respect to the ${scheduler-home:/term} of a task.  It is defined
  during task initialization.  It may be changed by directives such as
  ${/rtems/task/if/set-priority:/name} and
  ${/rtems/task/if/set-scheduler:/name}.  The real priority is the foundation
  of the ${priority-current:/term}.
type: glossary