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 e18a334 commit bab621fCopy full SHA for bab621f
synchro.tex
@@ -26,7 +26,7 @@
26
if (a != b) printf("NON-CONSISTENT STATE");
27
\emprg{/* non-atomic operation */
28
shared.a = val; shared.b = val;}
29
-\}
+\}
30
\end{alltt}
31
\item if the cycle is run in 2 processes running in parallel (or threads)
32
that share the same structure and have different values of the
0 commit comments