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 62298e0 commit a0f9a78Copy full SHA for a0f9a78
synchro.tex
@@ -86,7 +86,7 @@
86
\begin{itemize}
87
\item more possibilities:
88
\begin{enumerate}
89
-\item structure is in inconsistent state, e.g. \texttt{(1, 1)}
+\item the structure is in a consistent state, e.g. \texttt{(1, 1)}
90
\item process \texttt{B} writes \texttt{2} into member \texttt{a}
91
\item process \texttt{A} reads the value of the structure \texttt{(2, 1)}
92
earlier than process \texttt{B} writes member \texttt{b}
0 commit comments