summaryrefslogtreecommitdiffstats
path: root/spec/rtems/task/req/iterate-done.yml
blob: 8a87dc482a82924dbca8cfc1bf1e5cad8c5afb82 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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/iterate
functional-type: function
rationale: null
references: []
requirement-type: functional
text: |
  While an iteration over all tasks was started by calling
  ${../if/iterate:/name}, while no task exists which was not visited, the
  iteration shall stop and then the object allocator lock shall be released.
type: requirement