On Tue, Jul 30, 2013 at 10:17:50PM -0700, Alex Wang wrote:
> Thanks Ben for your review, very glad to see this applied.
>
> On Tue, Jul 30, 2013 at 9:40 PM, Ben Pfaff wrote:
>
> > On Tue, Jul 30, 2013 at 03:31:48PM -0700, Alex Wang wrote:
> > > From: Ethan Jackson
> > >
> > > This commit adds a
Thanks Ben for your review, very glad to see this applied.
On Tue, Jul 30, 2013 at 9:40 PM, Ben Pfaff wrote:
> On Tue, Jul 30, 2013 at 03:31:48PM -0700, Alex Wang wrote:
> > From: Ethan Jackson
> >
> > This commit adds annotations for thread safety check. And the
> > check can be conducted by u
On Tue, Jul 30, 2013 at 03:31:48PM -0700, Alex Wang wrote:
> From: Ethan Jackson
>
> This commit adds annotations for thread safety check. And the
> check can be conducted by using -Wthread-safety flag in clang.
>
> Co-authored-by: Alex Wang
> Signed-off-by: Alex Wang
> Signed-off-by: Ethan Ja