We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15fc5a2 commit 5b07f42Copy full SHA for 5b07f42
source/threads.tex
@@ -7329,7 +7329,7 @@
7329
The implementation provides lock and unlock operations, as described below.
7330
For purposes of determining the existence of a data race, these behave as
7331
atomic operations\iref{intro.multithread}. The lock and unlock operations on
7332
-a single mutex appears to occur in a single total order.
+a single mutex appear to occur in a single total order.
7333
\begin{note}
7334
This
7335
can be viewed as the modification order\iref{intro.multithread} of the
0 commit comments