From 25cc7699fb8d03a06f2f89e94b304c735d95ddc9 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 23 Jan 2020 23:25:16 -0800 Subject: Publishing updates for v1.2.2 --- man/v1.2.2/nng_cv_alloc.3supp.html | 526 ++----------------------------------- 1 file changed, 20 insertions(+), 506 deletions(-) (limited to 'man/v1.2.2/nng_cv_alloc.3supp.html') diff --git a/man/v1.2.2/nng_cv_alloc.3supp.html b/man/v1.2.2/nng_cv_alloc.3supp.html index dc42a452..aaac5ae0 100644 --- a/man/v1.2.2/nng_cv_alloc.3supp.html +++ b/man/v1.2.2/nng_cv_alloc.3supp.html @@ -1,505 +1,18 @@ --- -version: 1.2.2 +version: v1.2.2 layout: refman --- - + - + nng_cv_alloc(3supp) - - - + + -

NAME

+

NAME

nng_cv_alloc - allocate condition variable

@@ -545,11 +58,11 @@ the mutex mtx, and returns it in cvp.

Every condition variable is associated with a mutex, which must be owned when a thread waits for the condition using -nng_cv_wait() or -nng_cv_until(). +nng_cv_wait() or +nng_cv_until(). The mutex must also be owned when signaling the condition using the -nng_cv_wake() or -nng_cv_wake1() functions.

+nng_cv_wake() or +nng_cv_wake1() functions.

@@ -582,17 +95,18 @@ The mutex must also be owned when signaling the condition using the

SEE ALSO

+ - + \ No newline at end of file -- cgit v1.2.3-70-g09d2