From f0bd30c4953b5804131d5e23e1c1d4b4b4564339 Mon Sep 17 00:00:00 2001 From: Ayush Awasthi Date: Tue, 18 Dec 2012 11:55:40 -0500 Subject: posix: Doxygen Enhancement Task #12 http://www.google-melange.com/gci/task/view/google/gci2012/8003214 --- cpukit/posix/src/cancel.c | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/posix/src/cancel.c') diff --git a/cpukit/posix/src/cancel.c b/cpukit/posix/src/cancel.c index acf13524b8..42321ce93b 100644 --- a/cpukit/posix/src/cancel.c +++ b/cpukit/posix/src/cancel.c @@ -1,3 +1,10 @@ +/** + * @file + * + * @brief Canceling Execution of a Thread + * @ingroup POSIX + */ + /* * COPYRIGHT (c) 1989-2008. * On-Line Applications Research Corporation (OAR). -- cgit v1.2.3