summaryrefslogtreecommitdiff
path: root/spec/if/rtems/barrier/group.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/if/rtems/barrier/group.yml')
-rw-r--r--spec/if/rtems/barrier/group.yml10
1 files changed, 6 insertions, 4 deletions
diff --git a/spec/if/rtems/barrier/group.yml b/spec/if/rtems/barrier/group.yml
index 7f1d4d58..9b380543 100644
--- a/spec/if/rtems/barrier/group.yml
+++ b/spec/if/rtems/barrier/group.yml
@@ -1,11 +1,11 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-brief: API
+brief: |
+ The Barrier Manager provides a unique synchronization capability which can be
+ used to have a set of tasks block and be unblocked as a set.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
-description: |
- The barrier manager provides a unique synchronization capability which can be
- used to have a set of tasks block and be unblocked as a set.
+description: null
enabled-by: true
identifier: RTEMSAPIClassicBarrier
interface-type: group
@@ -14,5 +14,7 @@ links:
uid: header
- role: interface-ingroup
uid: ../group
+text: |
+ The Classic API shall provide an interface to the Barrier Manager.
name: Barrier Manager
type: interface