summaryrefslogtreecommitdiffstats
path: root/spec/score/tq/req/deadlock-no-owner.yml
blob: c6398fa9a066106275513b467a626b5dfe69984d (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 OR BSD-2-Clause
copyrights:
- Copyright (C) 2022 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: requirement-refinement
  uid: deadlock
functional-type: function
rationale: null
references: []
requirement-type: functional
text: |
  While the owner of the thread queue is enqueued on another thread queue
  owned by a thread other than the calling thread, and so on, while the
  owner of the last thread queue of this dependency chain is enqueued on a
  thread queue which is not owned by a thread, the deadlock detection shall
  return with no deadlock detected.
type: requirement