diff --git a/synchronization/synchronization.tex b/synchronization/synchronization.tex index 54941a6..fa82177 100644 --- a/synchronization/synchronization.tex +++ b/synchronization/synchronization.tex @@ -224,7 +224,6 @@ \subsection{Mutex Usages} } \end{lstlisting} -If you know the Gaussian sum, you can avoid race conditions altogether, but this is for illustration. Starting with the gotchas. Firstly, C Mutexes do not lock variables.