Kaydet (Commit) 6ff7aec2 authored tarafından Fred Drake's avatar Fred Drake

Move the documentation for the mutex module to be with the threading

and queue-management modules, since that is where the general context
for use in most cases.
üst ea761c0d
...@@ -147,7 +147,6 @@ and how to embed it in other applications. ...@@ -147,7 +147,6 @@ and how to embed it in other applications.
\input{libshutil} \input{libshutil}
\input{liblocale} \input{liblocale}
\input{libgettext} \input{libgettext}
\input{libmutex}
\input{libsomeos} % Optional Operating System Services \input{libsomeos} % Optional Operating System Services
\input{libsignal} \input{libsignal}
...@@ -155,6 +154,7 @@ and how to embed it in other applications. ...@@ -155,6 +154,7 @@ and how to embed it in other applications.
\input{libselect} \input{libselect}
\input{libthread} \input{libthread}
\input{libthreading} \input{libthreading}
\input{libmutex}
\input{libqueue} \input{libqueue}
\input{libmmap} \input{libmmap}
\input{libanydbm} \input{libanydbm}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment