forked from Imagelibrary/rtems
doxygen: score: adjust doc in priority.h to doxygen guidelines
Update #3706.
This commit is contained in:
committed by
Sebastian Huber
parent
536458a414
commit
1d6e6b1feb
@@ -1,6 +1,8 @@
|
|||||||
/**
|
/**
|
||||||
* @file
|
* @file
|
||||||
*
|
*
|
||||||
|
* @ingroup RTEMSScorePriority
|
||||||
|
*
|
||||||
* @brief Priority Handler API
|
* @brief Priority Handler API
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@@ -33,6 +35,8 @@ extern "C" {
|
|||||||
*
|
*
|
||||||
* @ingroup RTEMSScore
|
* @ingroup RTEMSScore
|
||||||
*
|
*
|
||||||
|
* @brief Priority Handler
|
||||||
|
*
|
||||||
* This handler encapsulates functionality which is used to manage thread
|
* This handler encapsulates functionality which is used to manage thread
|
||||||
* priorities. The actual priority of a thread is an aggregation of priority
|
* priorities. The actual priority of a thread is an aggregation of priority
|
||||||
* nodes. The thread priority aggregation for the home scheduler instance of a
|
* nodes. The thread priority aggregation for the home scheduler instance of a
|
||||||
|
|||||||
Reference in New Issue
Block a user