We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdf1685 commit bbcd784Copy full SHA for bbcd784
threads.tex
@@ -595,7 +595,7 @@
595
cleanup. In fact, more often than not these functions are implemented as macros
596
that open and close code blocks. This enforces this usage pattern
597
(and causes trouble with \texttt{goto} statements).
598
-\item Run a C preprocessor on \example{pthreads/pthread-create.c} and see how
+\item Run a C preprocessor on \example{pthreads/pthread-cleanup.c} and see how
599
this is done.
600
\end{itemize}
601
0 commit comments