From 810ecf05af45f50b9650a7156a98f7058f656570 Mon Sep 17 00:00:00 2001 From: Mathew Kallada Date: Sun, 16 Dec 2012 08:38:02 -0500 Subject: posix: Doxygen Enhancement Task #7 http://www.google-melange.com/gci/task/view/google/gci2012/7958218 --- cpukit/posix/src/mutexunlock.c | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/posix/src/mutexunlock.c') diff --git a/cpukit/posix/src/mutexunlock.c b/cpukit/posix/src/mutexunlock.c index ab0230f69a..75eaec73c1 100644 --- a/cpukit/posix/src/mutexunlock.c +++ b/cpukit/posix/src/mutexunlock.c @@ -1,3 +1,10 @@ +/** + * @file + * + * @brief Locking and Unlocking a Mutex + * @ingroup POSIX + */ + /* * COPYRIGHT (c) 1989-2007. * On-Line Applications Research Corporation (OAR). -- cgit v1.2.3