From eb08acf9031f7ac05745468427d2c8478c542ff2 Mon Sep 17 00:00:00 2001 From: Mathew Kallada Date: Sat, 15 Dec 2012 15:41:05 -0500 Subject: posix: Doxygen Enhancement Task #8 http://www.google-melange.com/gci/task/view/google/gci2012/8003213 --- cpukit/posix/src/pthreadequal.c | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'cpukit/posix/src/pthreadequal.c') diff --git a/cpukit/posix/src/pthreadequal.c b/cpukit/posix/src/pthreadequal.c index bc18e33a13..ce08b1ea88 100644 --- a/cpukit/posix/src/pthreadequal.c +++ b/cpukit/posix/src/pthreadequal.c @@ -1,6 +1,11 @@ -/* - * 16.1.7 Compare Thread IDs, p1003.1c/Draft 10, p. 153 +/** + * @file * + * @brief Compare Thread IDs + * @ingroup POSIX + */ + +/* * NOTE: POSIX does not define the behavior when either thread id is invalid. * * COPYRIGHT (c) 1989-2007. -- cgit v1.2.3