[ovs-dev] [PATCH] stopwatch: Fix Windows incompatibility

Ben Pfaff blp at ovn.org
Tue Apr 10 20:31:30 UTC 2018


On Mon, Apr 09, 2018 at 12:07:20PM -0500, Mark Michelson wrote:
> Stopwatch was implemented using a Unix-only pipe structure. This commit
> changes to using a guarded list and latch in order to pass data between
> threads.
> 
> Signed-off-by: Mark Michelson <mmichels at redhat.com>

Thanks, applied to master.


More information about the dev mailing list