mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Complete the addition of libthreading.tex. (Isn't it annoying that
you need to edit four files in order to add one section to the manual?)
This commit is contained in:
parent
0aec9fb183
commit
d623d20e7d
2 changed files with 5 additions and 0 deletions
|
@ -21,6 +21,10 @@ interfaces but they are available on some other systems as well
|
|||
\item[thread]
|
||||
--- Create multiple threads of control within one namespace.
|
||||
|
||||
\item[threading]
|
||||
--- Higher level threading interface; use in preference of module
|
||||
\module{thread}.
|
||||
|
||||
\item[Queue]
|
||||
--- A stynchronized queue class.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue