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.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpukit/score/include/rtems/score/threadsync.h b/cpukit/score/include/rtems/score/threadsync.h
index df8ce5f800..a740302f7e 100644
--- a/cpukit/score/include/rtems/score/threadsync.h
+++ b/cpukit/score/include/rtems/score/threadsync.h
@@ -1,5 +1,7 @@
/**
- * @file rtems/score/threadsync.h
+ * @file rtems/score/threadsync.h
+ *
+ * @brief Synchronize Thread Blocking Operations with Actions in an ISR
*
* This include file contains all constants and structures associated
* with synchronizing a thread blocking operation with potential