mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
Update threadpool.nim with correct link to typedthreads module (#21865)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
##
|
||||
## See also
|
||||
## ========
|
||||
## * `threads module <threads.html>`_ for basic thread support
|
||||
## * `threads module <typedthreads.html>`_ for basic thread support
|
||||
## * `locks module <locks.html>`_ for locks and condition variables
|
||||
## * `asyncdispatch module <asyncdispatch.html>`_ for asynchronous IO
|
||||
|
||||
|
||||
Reference in New Issue
Block a user