From dfd0fed30a75b8fb901a1fad3174b478b6ddc811 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Mon, 21 Oct 2024 22:59:26 -0700 Subject: doc: remove unused index.md for thr/ --- docs/ref/api/thr/index.md | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 docs/ref/api/thr/index.md (limited to 'docs/ref/api/thr/index.md') diff --git a/docs/ref/api/thr/index.md b/docs/ref/api/thr/index.md deleted file mode 100644 index 28d628d9..00000000 --- a/docs/ref/api/thr/index.md +++ /dev/null @@ -1,9 +0,0 @@ -# Threading and Synchronization - -These interfaces are likely to be useful when implementing concurrent designs. -Furthermore, because NNG itself is based on concurrency, the synchronization primitives -are likely to be useful in callback functions and similar situations. - -- [nng_cv](nng_cv.md) --- condition variable -- [nng_mtx](nng_mtx.md) --- mutual exclusion lock -- [nng_thread](nng_thread.md) -- thread of execution -- cgit v1.2.3-70-g09d2