summaryrefslogtreecommitdiffstats
path: root/spec/newlib/req/sys-lock-mutex-invalid-timeout.yml
blob: fe61cbf81bb263ab98e5554f60ea55a8937f13b3 (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 mutex is not available, while the timeout parameter does not
  specify a valid absolute ${/glossary/clock-realtime:/term} time point, if an
  attempt to acquire the mutex is made, then the directive shall immediately
  return with a status code of ${/c/if/einval:/name}.
type: requirement