summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadattrgetdetachstate.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/pthreadattrgetdetachstate.c')
-rw-r--r--cpukit/posix/src/pthreadattrgetdetachstate.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/posix/src/pthreadattrgetdetachstate.c b/cpukit/posix/src/pthreadattrgetdetachstate.c
index e9b225d23c..bd23cb7f30 100644
--- a/cpukit/posix/src/pthreadattrgetdetachstate.c
+++ b/cpukit/posix/src/pthreadattrgetdetachstate.c
@@ -1,3 +1,10 @@
+/**
+ * @file
+ *
+ * @brief Function gets the detachstate Attribute in the attr Object
+ * @ingroup POSIX
+ */
+
/*
* 16.1.1 Thread Creation Attributes, P1003.1c/Draft 10, p, 140
*