summaryrefslogtreecommitdiffstats
path: root/spec/rtems/task/req/self-define.yml
blob: 0279001d58f923dba404880fe9f12c3a7c1a2454 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 2021 embedded brains GmbH & Co. KG
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