[Cbe-oss-dev] [PATCH 01/10]MARS/core: Workload queue internal api change

Kazunori Asayama asayama at sm.sony.co.jp
Fri Nov 21 13:20:03 EST 2008


Yuji Mano wrote:
> This changes the internal workload queue API so that a MARS context pointer is
> passed in rather than a MARS workload queue pointer. This allows both the MARS
> context and workload queue definitions to be hidden from the public headers for
> when the workload queue API is made public in preparation for the workload
> module aplit.
> 
> Signed-off-by: Yuji Mano <yuji.mano at am.sony.com>

Acked-by: Kazunori Asayama <asayama at sm.sony.co.jp>

> 
> ---
>  core/src/host/lib/context.c         |    8 +-
>  core/src/host/lib/task.c            |   26 ++----
>  core/src/host/lib/task_event_flag.c |    2 
>  core/src/host/lib/task_queue.c      |    9 --
>  core/src/host/lib/task_signal.c     |    3 
>  core/src/host/lib/workload_queue.c  |  144 +++++++++++++++++++++++++++---------
>  core/src/host/lib/workload_queue.h  |   32 ++++----
>  7 files changed, 148 insertions(+), 76 deletions(-)

-- 
(ASAYAMA Kazunori
  (asayama at sm.sony.co.jp))
t



More information about the cbe-oss-dev mailing list