diff options
Diffstat (limited to 'src/lib/thread/lib_thread.dox')
-rw-r--r-- | src/lib/thread/lib_thread.dox | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/thread/lib_thread.dox b/src/lib/thread/lib_thread.dox index 2773aa009d..5870ad790f 100644 --- a/src/lib/thread/lib_thread.dox +++ b/src/lib/thread/lib_thread.dox @@ -1,4 +1,3 @@ -/** @dir /lib/thread @brief lib/thread: Mid-level threading. @@ -6,4 +5,3 @@ 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}.) -**/ |