[ovs-dev] [dpif-netdev 08/15] ovs-atomic: New functions atomic_flag_init(), atomic_flag_destroy().

Ben Pfaff blp at nicira.com
Thu Jan 9 01:13:19 UTC 2014


On Wed, Jan 08, 2014 at 03:19:45PM -0800, Ethan Jackson wrote:
> For pthreads, should the init function set flag->b = false?

Yes.  Ha, that's funny, I went to all this trouble to add init
functions and didn't actually implement the initialization in the
single case where it's really needed.

I fixed that.

> Acked-by: Ethan Jackson <ethan at nicira.com>

Thanks for the review.



More information about the dev mailing list