summaryrefslogtreecommitdiffstats
path: root/spec/newlib/req/sys-lock-mutex-clock-realtime.yml
blob: 41d9ce97b3a07f2aea973da4ac050babc6220cc3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 2021 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: requirement-refinement
  uid: sys-lock-mutex-acquire-timed
- role: requirement-refinement
  uid: sys-lock-mutex-recursive-acquire-timed
functional-type: function
rationale: null
references: []
requirement-type: functional
text: |
  While the timeout parameter specifies a valid absolute
  ${/glossary/clock-realtime:/term} time point, while the mutex is not avaiable
  at the specified time point, the directive shall return with a status code of
  ${/c/if/etimedout:/name}.
type: requirement