forked from Imagelibrary/rtems
doxygen: score: adjust doc in corebarrier.h to doxygen guidelines
Update #3706.
This commit is contained in:
committed by
Sebastian Huber
parent
4bb0f00d3c
commit
37ab9081f5
@@ -1,6 +1,8 @@
|
|||||||
/**
|
/**
|
||||||
* @file
|
* @file
|
||||||
*
|
*
|
||||||
|
* @ingroup RTEMSScoreBarrier
|
||||||
|
*
|
||||||
* @brief Constants and Structures Associated with the Barrier Handler
|
* @brief Constants and Structures Associated with the Barrier Handler
|
||||||
*
|
*
|
||||||
* This include file contains all the constants and structures associated
|
* This include file contains all the constants and structures associated
|
||||||
@@ -30,10 +32,13 @@ extern "C" {
|
|||||||
*
|
*
|
||||||
* @ingroup RTEMSScore
|
* @ingroup RTEMSScore
|
||||||
*
|
*
|
||||||
|
* @brief Functionality for Foundation Barrier Services
|
||||||
|
*
|
||||||
* This handler encapsulates functionality which provides the foundation
|
* This handler encapsulates functionality which provides the foundation
|
||||||
* Barrier services used in all of the APIs supported by RTEMS.
|
* Barrier services used in all of the APIs supported by RTEMS.
|
||||||
|
*
|
||||||
|
* @{
|
||||||
*/
|
*/
|
||||||
/**@{*/
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Flavors of barriers.
|
* Flavors of barriers.
|
||||||
|
|||||||
Reference in New Issue
Block a user