summaryrefslogtreecommitdiffstats
path: root/spec/glossary/idletask.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-04 14:15:49 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-04 14:22:46 +0200
commit84280e6e7a683f70c9ba7a8b1141b190dbecf95e (patch)
tree0e657ad5f99e8b7e52b1c86e1a111990769c6b4c /spec/glossary/idletask.yml
parentspec: Add missing references attributes (diff)
downloadrtems-central-84280e6e7a683f70c9ba7a8b1141b190dbecf95e.tar.bz2
spec: Move glossary terms
The previous structure was a relict of the Doorstop era. This makes it easier to reference terms via ${/glossary/abc:/term} substitutions.
Diffstat (limited to 'spec/glossary/idletask.yml')
-rw-r--r--spec/glossary/idletask.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/spec/glossary/idletask.yml b/spec/glossary/idletask.yml
new file mode 100644
index 00000000..ba2120af
--- /dev/null
+++ b/spec/glossary/idletask.yml
@@ -0,0 +1,13 @@
+SPDX-License-Identifier: CC-BY-SA-4.0
+copyrights:
+- Copyright (C) 1988, 1998 On-Line Applications Research Corporation (OAR)
+enabled-by: true
+glossary-type: term
+links:
+- role: glossary-member
+ uid: ../glossary-general
+term: IDLE task
+text: |
+ A special low priority task which assumes control of the CPU when no
+ other task is able to execute.
+type: glossary