From 65f6d3ce56e0a8ebe5c998f5f26ebcbceb77d54c Mon Sep 17 00:00:00 2001 From: Ayush Awasthi Date: Wed, 19 Dec 2012 09:57:03 -0500 Subject: posix: Doxygen Enhancement Task #9 http://www.google-melange.com/gci/task/view/google/gci2012/7948216 --- cpukit/posix/src/pthreadattrsetinheritsched.c | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/posix/src/pthreadattrsetinheritsched.c') diff --git a/cpukit/posix/src/pthreadattrsetinheritsched.c b/cpukit/posix/src/pthreadattrsetinheritsched.c index 65c43dd24a..2951444fcf 100644 --- a/cpukit/posix/src/pthreadattrsetinheritsched.c +++ b/cpukit/posix/src/pthreadattrsetinheritsched.c @@ -1,3 +1,10 @@ +/** + * @file + * + * @brief Function sets the inheritsched Attribute in the attr Argument + * @ingroup POSIX + */ + /* * 13.5.1 Thread Creation Scheduling Attributes, P1003.1c/Draft 10, p. 120 * -- cgit v1.2.3