summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-09-15 11:42:49 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-09-15 12:35:18 +0200
commitee6caaacf5dcf4c3be28e7d44a827893b876b400 (patch)
tree7bfef8d402df48f1a0af823204253c54d9939c3b
parentspec: Fix futex specification (diff)
downloadrtems-central-ee6caaacf5dcf4c3be28e7d44a827893b876b400.tar.bz2
spec: Fix rtems_message_queue_flush() docs
-rw-r--r--spec/rtems/message/if/flush.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/rtems/message/if/flush.yml b/spec/rtems/message/if/flush.yml
index d15e5132..98a402a6 100644
--- a/spec/rtems/message/if/flush.yml
+++ b/spec/rtems/message/if/flush.yml
@@ -46,8 +46,8 @@ params:
name: id
- description: |
is the pointer to an ${/c/if/uint32_t:/name} object. When the directive
- call is successful, the number of unblocked tasks will be stored in this
- object.
+ call is successful, the number of pending messages removed from the queue
+ will be stored in this object.
dir: out
name: count
return: