summaryrefslogtreecommitdiffstats
path: root/spec/rtems/task/req/self-define.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/task/req/self-define.yml')
-rw-r--r--spec/rtems/task/req/self-define.yml43
1 files changed, 43 insertions, 0 deletions
diff --git a/spec/rtems/task/req/self-define.yml b/spec/rtems/task/req/self-define.yml
new file mode 100644
index 00000000..c3f8a37c
--- /dev/null
+++ b/spec/rtems/task/req/self-define.yml
@@ -0,0 +1,43 @@
+SPDX-License-Identifier: CC-BY-SA-4.0
+copyrights:
+- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+links:
+- role: interface-function
+ uid: ../if/self-define
+- role: interface-function
+ uid: ../if/delete
+- role: interface-function
+ uid: ../if/get-affinity
+- role: interface-function
+ uid: ../if/get-priority
+- role: interface-function
+ uid: ../if/get-scheduler
+- role: interface-function
+ uid: ../if/is-suspended
+- role: interface-function
+ uid: ../if/restart
+- role: interface-function
+ uid: ../if/resume
+- role: interface-function
+ uid: ../if/set-affinity
+- role: interface-function
+ uid: ../if/set-priority
+- role: interface-function
+ uid: ../if/set-scheduler
+- role: interface-function
+ uid: ../if/suspend
+- role: interface-function
+ uid: ../../event/if/send
+- role: interface-function
+ uid: ../../event/if/system-send
+- role: interface-function
+ uid: ../../signal/if/send
+functional-type: function
+rationale: null
+references: []
+requirement-type: functional
+text: |
+ While the ${../if/self-define:/name} constant is used as a task identifier
+ parameter in a directive call, it shall be associated with the calling task.
+type: requirement