summaryrefslogtreecommitdiffstats
path: root/spec/rtems/ratemon/glossary/nop.yml
diff options
context:
space:
mode:
authorFrank Kühndel <frank.kuehndel@embedded-brains.de>2021-06-30 17:27:30 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-08-06 17:45:38 +0200
commitd86a5d68a37c2014b87f84a13c794b60df8bcd8f (patch)
tree66f1e9d95643d9efe5b94b7ff7e94ab2d0d958c7 /spec/rtems/ratemon/glossary/nop.yml
parentspec: Specify rtems_task_delete() (diff)
downloadrtems-central-d86a5d68a37c2014b87f84a13c794b60df8bcd8f.tar.bz2
spec: Specify rate monotonic manager directives
Diffstat (limited to 'spec/rtems/ratemon/glossary/nop.yml')
-rw-r--r--spec/rtems/ratemon/glossary/nop.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/spec/rtems/ratemon/glossary/nop.yml b/spec/rtems/ratemon/glossary/nop.yml
new file mode 100644
index 00000000..372e356b
--- /dev/null
+++ b/spec/rtems/ratemon/glossary/nop.yml
@@ -0,0 +1,14 @@
+SPDX-License-Identifier: CC-BY-SA-4.0
+copyrights:
+- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+glossary-type: term
+links:
+- role: glossary-member
+ uid: /glossary-requirements
+term: Nop
+text: |
+ Nop means *no operation*. This term is used when directives do not return
+ ${../../status/if/successful:/name} as result. Nop indicates that the call of
+ a directive has no observable effect on any ${/glossary/rtems:/term} state.
+type: glossary