[ovs-dev] [PATCHv5 1/2] ovs-thread: Add xpthread_barrier_*() wrappers.

Ben Pfaff blp at nicira.com
Fri Feb 28 21:53:59 UTC 2014


On Fri, Feb 28, 2014 at 01:42:13PM -0800, Joe Stringer wrote:
> Signed-off-by: Joe Stringer <joestringer at nicira.com>

I would have xpthread_barrier_wait() pass along the return value from
pthread_barrier_wait(), because some uses of barriers want that
information.

Otherwise, looks good.



More information about the dev mailing list