On Wed, Mar 12, 2014 at 11:21:28AM -0700, Gurucharan Shetty wrote:
> Signed-off-by: Gurucharan Shetty
Do we ever try to call fork on Windows? Can we just #ifdef out the
whole function definition and its prototype in the header?
___
dev mailing list
dev
Signed-off-by: Gurucharan Shetty
---
lib/ovs-thread.c |5 +
1 file changed, 5 insertions(+)
diff --git a/lib/ovs-thread.c b/lib/ovs-thread.c
index 85de014..ed9f83e 100644
--- a/lib/ovs-thread.c
+++ b/lib/ovs-thread.c
@@ -332,6 +332,7 @@ assert_single_threaded_at(const char *where)
pid_t