From ef3b0f3768db1f01730dc34934de39e90e952fc4 Mon Sep 17 00:00:00 2001 From: "R. Menezes" Date: Sat, 1 Oct 2022 14:49:53 -0500 Subject: [PATCH] Update synchronization.tex --- synchronization/synchronization.tex | 1 - 1 file changed, 1 deletion(-) diff --git a/synchronization/synchronization.tex b/synchronization/synchronization.tex index 2d8076d3..e669b4d3 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.