Skip to content

Commit ddb45f7

Browse files
committed
improve wording
1 parent f72c79b commit ddb45f7

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
@@ -822,7 +822,7 @@
822822
set to \texttt{PTHREAD\_MUTEX\_DEF\-AULT}. This type by itself does not define
823823
the result of (a) locking a locked mutex, (b) unlocking a mutex locked by a
824824
different thread, or (c) unlocking an unlocked mutex. Unix/Linux systems will
825-
map that macro to \texttt{PTHREAD\_MUTEX\_NORMAL} or
825+
map that macro to either \texttt{PTHREAD\_MUTEX\_NORMAL} or
826826
\texttt{PTHREAD\_\-MUT\-EX\_ERRORCHECK} (ignoring the recursive type, see
827827
below). Thus, depending on a specific system, locking an already locked mutex
828828
will result in a deadlock (\texttt{NORMAL}) or not (\texttt{ERRORCHECK}). In

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy