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 61cf446 commit 0b9db93Copy full SHA for 0b9db93
threads.tex
@@ -1333,7 +1333,7 @@
1333
requires much more invention.
1334
\item The reentrant functions are also the only usable functions in
1335
signal handlers.
1336
-\item These days thread-safe usually means reentrantní, however it does not
+\item These days thread-safe usually means reentrant, however it does not
1337
hurt to know the difference.
1338
\item For more on library locking see also page \pageref{MUTEXES2}.
1339
\item There exists a number of functions that can be thread-safe, however
0 commit comments