summaryrefslogtreecommitdiffstats
path: root/c-user/barrier_manager.rst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* barrier: Reword "forever" -> "until [..] released"Martin Erik Werner2019-11-061-1/+1
|
* barrier: Remove more semaphore leftoversMartin Erik Werner2019-11-061-2/+1
| | | | | Remove another mention of options which is available for semaphore but not for barriers.
* barrier: Fix cticket->ticket typoMartin Erik Werner2019-11-061-2/+2
|
* barrier: Remove unfinished sentenceMartin Erik Werner2019-11-061-4/+3
| | | | | | | | | | | Remove the unfinished sentence "Since a barrier is, by definition, never immediately [...]" and jump directly to "The task may wait [forever or for a timeout]" instead. I cannot figure out what the unfinished sentence is supposed to be - "released"? "passed"?
* barrier: Remove leftover semaphore remnantsMartin Erik Werner2019-11-061-31/+7
| | | | | | | | | | | | Remove various incorrect references to "lock" and "obtain" and to an option set which is not part of the barrier interface. It looks like the barrier documentation was started based on a copy of the semaphore documentation and these things are surviving remnants. Also remove an unfinished sentence in the barrier wait description, since the intended information is already provided in the under the NOTE label.
* Simplify SPDX-License-Identifier commentSebastian Huber2019-01-111-1/+1
|
* Remove superfluous "All rights reserved."Sebastian Huber2019-01-111-1/+0
|
* Use standard format for copyright linesSebastian Huber2019-01-111-1/+1
|
* barrier_manager.rst: Fix Barrier Wait Section TitleJoel Sherrill2018-10-051-2/+2
| | | | closes #3538.
* Mention barrier manager in rtems_semaphore_flush()Sebastian Huber2017-11-201-0/+2
|
* c-user: Fix index locations.Chris Johns2017-11-121-12/+17
| | | | Update #3229.
* c-user: Fix header levels. Minor fixes.Chris Johns2016-11-091-1/+1
|
* c-user: Format the directives as descriptions.Chris Johns2016-11-081-196/+195
| | | | | | | | This change combined with the element list change in latex generates a much better looking PDF. Add a page break before each directive to like th previous versions of the manuals.
* Rename all manuals with an _ to have a -. It helps released naming of files.Chris Johns2016-11-031-0/+429