From c5afb3b3c70c026e8f72674ff6973581055658e7 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Wed, 27 Mar 2024 07:53:26 -0700 Subject: Add nng_mtx_* functions. --- docs/reference/src/SUMMARY.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/reference/src/SUMMARY.md') diff --git a/docs/reference/src/SUMMARY.md b/docs/reference/src/SUMMARY.md index 0a99d045..98d70ad7 100644 --- a/docs/reference/src/SUMMARY.md +++ b/docs/reference/src/SUMMARY.md @@ -111,6 +111,10 @@ - [nng_cv_wait](api/threads/nng_cv_wait.md) - [nng_cv_wake](api/threads/nng_cv_wake.md) - [nng_cv_wake1](api/threads/nng_cv_wake1.md) + - [nng_mtx_alloc](api/threads/nng_mtx_alloc.md) + - [nng_mtx_free](api/threads/nng_mtx_free.md) + - [nng_mtx_lock](api/threads/nng_mtx_lock.md) + - [nng_mtx_unlock](api/threads/nng_mtx_unlock.md) - [Legacy Compatibility](api/compat/index.md) -- cgit v1.2.3-70-g09d2