summaryrefslogtreecommitdiffstats
path: root/spec/newlib/req/sys-lock-mutex-clock-realtime.yml
blob: 8bbd8e79a6e345e9268aa312328260e28da1c768 (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 (http://www.embedded-brains.de)
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