[Cbe-oss-dev] [PATCH 14/28]MARS/base: change mutex to kernel syscall
Kazunori Asayama
asayama at sm.sony.co.jp
Fri Feb 6 15:22:57 EST 2009
Yuji Mano wrote:
> --- a/base/src/mpu/kernel/kernel.c
> +++ b/base/src/mpu/kernel/kernel.c
(snip)
> +static int mutex_lock_get(uint64_t mutex_ea, struct mars_mutex *mutex)
(snip)
> +static int mutex_unlock_put(uint64_t mutex_ea, struct mars_mutex *mutex)
Could you please move these functions into another separate file (like
base/src/mpu/kernel/mutex.c) to make it possible to create internal
function tests for mutex?
--
(Kazunori Asayama
(asayama at sm.sony.co.jp))
t
More information about the cbe-oss-dev
mailing list