[sheepdog] [PATCH v2 08/10] sheep: add a checker for thread type

Liu Yuan namei.unix at gmail.com
Fri Aug 9 06:53:06 CEST 2013


On Fri, Aug 09, 2013 at 12:22:02PM +0900, MORITA Kazutaka wrote:
> From: MORITA Kazutaka <morita.kazutaka at lab.ntt.co.jp>
> 
> This introduces a two maker "main_fn" and "worker_fn".  If the
> function must be called in the main thread, add "main_fn" to it.  If
> the function must be called in the worker thread, add "worker_fn" to
> it.  The markers are used only when we run configure with
> --enable-thread-checker.  The check is done at the entry point of the

comimt log need to update

Thanks
Yuan



More information about the sheepdog mailing list