From 783470724ed22b315f2ecc4e3b1ac9d199d44ea2 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sun, 1 Jan 2017 19:48:10 -0800 Subject: Final purge of old threading & synch stuff. --- src/core/endpt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/endpt.h') diff --git a/src/core/endpt.h b/src/core/endpt.h index 757d58ce..28a52e81 100644 --- a/src/core/endpt.h +++ b/src/core/endpt.h @@ -25,7 +25,7 @@ struct nng_endpt { int ep_mode; int ep_close; // full shutdown int ep_bound; // true if we bound locally - nni_cond ep_cv; + nni_cv ep_cv; nni_pipe * ep_pipe; // Connected pipe (dialers only) }; -- cgit v1.2.3-70-g09d2