From d527562eee32b766b7aa3babeb50842b011bddb6 Mon Sep 17 00:00:00 2001 From: Ayush Awasthi Date: Tue, 18 Dec 2012 15:42:30 -0500 Subject: posix: Doxygen Enhancement Task #11 http://www.google-melange.com/gci/task/view/google/gci2012/7987221 --- cpukit/posix/src/pthreadattrsetschedpolicy.c | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/posix/src/pthreadattrsetschedpolicy.c') diff --git a/cpukit/posix/src/pthreadattrsetschedpolicy.c b/cpukit/posix/src/pthreadattrsetschedpolicy.c index e095d719b9..ee7fe1fce3 100644 --- a/cpukit/posix/src/pthreadattrsetschedpolicy.c +++ b/cpukit/posix/src/pthreadattrsetschedpolicy.c @@ -1,3 +1,10 @@ +/** + * @file + * + * @brief Sets Scheduling policy Attributes of Thread Attributes Object + * @ingroup POSIX + */ + /* * 13.5.1 Thread Creation Scheduling Attributes, P1003.1c/Draft 10, p. 120 * -- cgit v1.2.3