summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/threadsync.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/include/rtems/score/threadsync.h')
-rw-r--r--cpukit/score/include/rtems/score/threadsync.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/score/include/rtems/score/threadsync.h b/cpukit/score/include/rtems/score/threadsync.h
index 9b5e3dee96..7154654f5a 100644
--- a/cpukit/score/include/rtems/score/threadsync.h
+++ b/cpukit/score/include/rtems/score/threadsync.h
@@ -23,6 +23,8 @@
/**
* @defgroup ScoreThreadSync Thread Blocking Operation Synchronization Handler
*
+ * @ingroup Score
+ *
* This handler encapsulates functionality related to the management of
* synchronization critical sections during blocking operations.
*/