posix: Doxygen Enhancement Task #12

http://www.google-melange.com/gci/task/view/google/gci2012/8003214
This commit is contained in:
Ayush Awasthi
2012-12-18 11:55:40 -05:00
committed by Gedare Bloom
parent 7b5513f04f
commit f0bd30c495
4 changed files with 28 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
/**
* @file
*
* @brief Canceling Execution of a Thread
* @ingroup POSIX
*/
/*
* COPYRIGHT (c) 1989-2008.
* On-Line Applications Research Corporation (OAR).

View File

@@ -1,3 +1,10 @@
/**
* @file
*
* @brief Message Queue Attributes
* @ingroup POSIX
*/
/*
* NOTE: The structure of the routines is identical to that of POSIX
* Message_queues to leave the option of having unnamed message

View File

@@ -1,3 +1,10 @@
/**
* @file
*
* @brief POSIX Name to ID
* @ingroup POSIX
*/
/*
* COPYRIGHT (c) 1989-2009.
* On-Line Applications Research Corporation (OAR).

View File

@@ -1,3 +1,10 @@
/**
* @file
*
* @brief Set the Timer
* @ingroup POSIX
*/
/*
* COPYRIGHT (c) 1989-2008.
* On-Line Applications Research Corporation (OAR).