[Cbe-oss-dev] [PATCH 9/9]MARS: Update doxygen comments
Kazunori Asayama
asayama at sm.sony.co.jp
Mon Oct 20 21:48:17 EST 2008
Yuji Mano wrote:
> This updates the doxygen comments in headers for various changes in the API
> and implementation.
>
> Signed-off-by: Yuji Mano <yuji.mano at am.sony.com>
Acked-by: Kazunori Asayama <asayama at sm.sony.co.jp>
>
> ---
> include/common/mars/mutex_types.h | 29 --
> include/common/mars/task_barrier_types.h | 25 --
> include/common/mars/task_event_flag_types.h | 27 --
> include/common/mars/task_queue_types.h | 50 ----
> include/common/mars/task_semaphore_types.h | 25 --
> include/common/mars/task_types.h | 27 +-
> include/host/mars/context.h | 38 +++
> include/host/mars/mars.h | 3
> include/host/mars/mutex.h | 12 -
> include/host/mars/task.h | 127 +++--------
> include/host/mars/task_barrier.h | 21 +
> include/host/mars/task_event_flag.h | 106 +++++++++
> include/host/mars/task_queue.h | 132 ++++++++++--
> include/host/mars/task_semaphore.h | 20 +
> include/host/mars/task_signal.h | 23 --
> include/mpu/mars/mars.h | 3
> include/mpu/mars/mutex.h | 12 -
> include/mpu/mars/task.h | 90 ++++++--
> include/mpu/mars/task_barrier.h | 57 ++++-
> include/mpu/mars/task_event_flag.h | 82 +++++++
> include/mpu/mars/task_queue.h | 303 ++++++++++++++++++++++++++--
> include/mpu/mars/task_semaphore.h | 22 +-
> include/mpu/mars/task_signal.h | 14 -
> 23 files changed, 886 insertions(+), 362 deletions(-)
>
--
(ASAYAMA Kazunori
(asayama at sm.sony.co.jp))
t
More information about the cbe-oss-dev
mailing list