On 12/11/14 at 06:47pm, Ben Pfaff wrote:
> On Tue, Dec 09, 2014 at 07:28:54PM +0100, Thomas Graf wrote:
> > This picks the ovs_mutex and ovsthread_once API from lib/ovs-thread.h
> > and exposes it in .
> >
> > Signed-off-by: Thomas Graf
>
> This adds a plain #include "util.h" into openvswitch/th
On Tue, Dec 09, 2014 at 07:28:54PM +0100, Thomas Graf wrote:
> This picks the ovs_mutex and ovsthread_once API from lib/ovs-thread.h
> and exposes it in .
>
> Signed-off-by: Thomas Graf
This adds a plain #include "util.h" into openvswitch/thread.h. I don't
remember the include path search rules
This picks the ovs_mutex and ovsthread_once API from lib/ovs-thread.h
and exposes it in .
Signed-off-by: Thomas Graf
---
include/openvswitch/automake.mk | 1 +
include/openvswitch/thread.h| 137
lib/ovs-thread.h| 112 +---