Skip to content

Commit f6ac6b9

Browse files
author
Vladimir Kotal
committed
setcanceltype example renamed
1 parent 34e524d commit f6ac6b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

threads.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@
488488
\item Functions \funnm{pthread\_setcancelstate}() and
489489
\funnm{pthread\_setcanceltype}() provide similar functionality to threads as is
490490
manipulating a signal mask to processes.
491-
\item \label{PTHREAD_CANCEL} Example: \example{pthreads/pthread-cancel.c}
491+
\item \label{PTHREAD_CANCEL} Example: \example{pthreads/pthread-setcanceltype.c}
492492
\end{itemize}
493493

494494
%%%%%

0 commit comments

Comments
 (0)