summaryrefslogtreecommitdiffstats
path: root/spec/rtems/option/if/wait.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/option/if/wait.yml')
-rw-r--r--spec/rtems/option/if/wait.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/spec/rtems/option/if/wait.yml b/spec/rtems/option/if/wait.yml
index 940d117f..243bcdf6 100644
--- a/spec/rtems/option/if/wait.yml
+++ b/spec/rtems/option/if/wait.yml
@@ -1,13 +1,15 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
- This option constant indicates that the task is to wait on resource.
+ This option constant indicates that the task wants to wait on the resource.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 2008 On-Line Applications Research Corporation (OAR)
definition:
default: '0x00000000'
variants: []
-description: null
+description: |
+ If the resource is not available, then the task shall block and wait for
+ request completion.
enabled-by: true
interface-type: define
links: