summaryrefslogtreecommitdiffstats
path: root/spec-glossary/glossary/priority-real.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec-glossary/glossary/priority-real.yml')
-rw-r--r--spec-glossary/glossary/priority-real.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/spec-glossary/glossary/priority-real.yml b/spec-glossary/glossary/priority-real.yml
new file mode 100644
index 00000000..1f6c7a0e
--- /dev/null
+++ b/spec-glossary/glossary/priority-real.yml
@@ -0,0 +1,17 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+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