summaryrefslogtreecommitdiffstats
path: root/spec/rtems/ratemon/glossary/ownertask.yml
blob: 59b4353a6259be45faf595303ba138fe2f984e0f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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: group
term: owner task
text: |
  The owner ${/glossary/task:/term} of a period is the ${/glossary/task:/term}
  which created it by successfully invoking ${../if/create:/name}.  The
  ${/glossary/task:/term} looses the ownership when the period is deleted
  by a call to ${../if/delete:/name}.  The ${../if/group:/name} permits
  only the ${/glossary/task:/term} owning a period to invoke
  ${../if/period:/name}.
type: glossary