summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/threadmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/threadmp.h')
-rw-r--r--cpukit/include/rtems/score/threadmp.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/cpukit/include/rtems/score/threadmp.h b/cpukit/include/rtems/score/threadmp.h
index a80dbff0aa..3fc9d141fd 100644
--- a/cpukit/include/rtems/score/threadmp.h
+++ b/cpukit/include/rtems/score/threadmp.h
@@ -32,11 +32,12 @@ extern "C" {
#endif
/**
- * @defgroup RTEMSScoreThreadMP Thread Handler Multiprocessing Support
+ * @defgroup RTEMSScoreThreadMP Thread Handler Multiprocessing (MP) Support
*
- * @ingroup RTEMSScore
+ * @ingroup RTEMSScoreThread
*
- * @brief Thread Handler Multiprocessing Support
+ * @brief This group contains the implementation to support the Thread Handler
+ * in multiprocessing (MP) configurations.
*
* This handler encapsulates functionality which is related to managing
* threads in a multiprocessor system configuration. This handler must