summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/threadq.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/threadq.h')
-rw-r--r--cpukit/include/rtems/score/threadq.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/include/rtems/score/threadq.h b/cpukit/include/rtems/score/threadq.h
index c0a11770fb..a63cc62151 100644
--- a/cpukit/include/rtems/score/threadq.h
+++ b/cpukit/include/rtems/score/threadq.h
@@ -36,9 +36,9 @@ struct Per_CPU_Control;
struct Scheduler_Node;
/**
- * @defgroup ScoreThreadQueue Thread Queue Handler
+ * @defgroup RTEMSScoreThreadQueue Thread Queue Handler
*
- * @ingroup Score
+ * @ingroup RTEMSScore
*
* This handler provides the capability to have threads block in
* ordered sets. The sets may be ordered using the FIFO or priority