aboutsummaryrefslogtreecommitdiffstats
path: root/internal-llmutex.h
diff options
context:
space:
mode:
Diffstat (limited to 'internal-llmutex.h')
-rw-r--r--internal-llmutex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal-llmutex.h b/internal-llmutex.h
index b75a449..a6a3e78 100644
--- a/internal-llmutex.h
+++ b/internal-llmutex.h
@@ -26,7 +26,7 @@
#define WTRYLOCK_CONNECTION_(CONN, SUFFIX) _TRYLOCK((CONN)->exguard_##SUFFIX)
#define WUNLOCK_CONNECTION_(CONN, SUFFIX) _UNLOCK((CONN)->exguard_##SUFFIX)
-#define RLOCK_CONNECTION_(CONN, SUFFIX)\
+#define RLOCK_CONNECTION_(CONN, SUFFIX)\
do {\
char old_val__;\
do {\