On Fri, Aug 29, 2014 at 02:10:44PM -0700, Jarno Rajahalme wrote: > We can use a normal bool and rely on the mutex_lock/unlock and an > atomic_thread_fence for synchronization. > > Also flip the return value of ovsthread_once_start__() to match the > one of ovsthread_once_start(). > > Signed-off-by: Jarno Rajahalme <[email protected]> > --- > v3: Simplified.
Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
