Skip to content

Commit

Permalink
Synchronization primitives made a single chapter in mdbook.
Browse files Browse the repository at this point in the history
  • Loading branch information
gdamore committed Oct 20, 2024
1 parent bc98824 commit 5830408
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 180 deletions.
4 changes: 2 additions & 2 deletions docs/ref/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
- [nng_aio](./api/aio/nng_aio.md)
- [aio_cancel](./api/aio/aio_cancel.md)

- [Synchronization Primitves](./api/synch.md)

- [Threading and Synchronization](./api/thr/index.md)

- [nng_cv](./api/thr/nng_cv.md)
- [nng_mtx](./api/thr/nng_mtx.md)
- [nng_thread](./api/thr/nng_thread.md)

- [Logging](./api/logging.md)
Expand Down
115 changes: 0 additions & 115 deletions docs/ref/api/thr/nng_cv.md

This file was deleted.

63 changes: 0 additions & 63 deletions docs/ref/api/thr/nng_mtx.md

This file was deleted.

0 comments on commit 5830408

Please sign in to comment.