File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 9191\item process \texttt {A } reads the value of the structure \texttt {(2, 1) }
9292earlier than process \texttt {B } writes member \texttt {b }
9393\end {enumerate }
94- \item Note that synchronization problems surface only after when the program
95- is running on multiprocessor(core) machine or on more processors than
96- what is used when development. Something to think about when testing.
94+ \item Note that synchronization problems may surface only after the program is
95+ run on multiprocessor(core) machine or on more processors than what is used when
96+ development. However, given that nowadays you have a few CPUs even on a
97+ low-level laptop, it is easier to test such scenarios than in the past.
9798\end {itemize }
9899
99100% %%%%
You can’t perform that action at this time.
0 commit comments