aboutsummaryrefslogtreecommitdiff
path: root/src/lib/thread/lib_thread.md
blob: 5870ad790f2680d73b705ddd0dbee480d64586a7 (plain)
1
2
3
4
5
6
7
@dir /lib/thread
@brief lib/thread: Mid-level threading.

This module contains compatibility and convenience code for multithreading,
except for low-level locks (which are in \refdir{lib/lock} and
workqueue/threadpool code (which belongs in \refdir{lib/evloop}.)