summaryrefslogtreecommitdiffstats
path: root/spec/rtems/task/req/iterate-stop.yml
blob: aa98263522c60a9e7f54de857706837583c29d36 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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/iterate
functional-type: function
rationale: null
references: []
requirement-type: functional
text: |
  While an iteration over all tasks was started by calling
  ${../if/iterate:/name}, when the function specified by the
  ${../if/iterate:/params[0]/name} returns ${/c/if/true:/name} during the
  iteration, the iteration shall stop and the object allocator lock shall be
  released.
type: requirement