summaryrefslogtreecommitdiffstats
path: root/spec/rtems/sem/req
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-11-13 22:15:37 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-11-18 20:49:01 +0100
commit5fccdf5ec4404f86ea575670285c381b4e5d2cd2 (patch)
treeb37dc30ffa8a41a1f05ad0beb28dc736743d0b37 /spec/rtems/sem/req
parentspec: Add not pre-qualified constraints (diff)
downloadrtems-central-5fccdf5ec4404f86ea575670285c381b4e5d2cd2.tar.bz2
spec: Add interface function links
Diffstat (limited to 'spec/rtems/sem/req')
-rw-r--r--spec/rtems/sem/req/obtain.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/rtems/sem/req/obtain.yml b/spec/rtems/sem/req/obtain.yml
index 8828d172..06470d86 100644
--- a/spec/rtems/sem/req/obtain.yml
+++ b/spec/rtems/sem/req/obtain.yml
@@ -6,6 +6,8 @@ functional-type: action
links:
- role: interface-function
uid: ../if/obtain
+- role: interface-function
+ uid: ../../type/if/no-timeout
- role: function-implementation
uid: /score/mtx/req/seize-try
- role: function-implementation