X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=urcu-qsbr.c;h=f681c05bf0c05d96860e06cbb8771b11c9e3e829;hb=6edb297e0e3be79bdf91f841879d3358454a6601;hp=3b9a054b40b1bc61f29768bf5d4085d62a8b7bd9;hpb=bc49c323c92d6809e534fd0bb78309922c1cd2bb;p=urcu.git diff --git a/urcu-qsbr.c b/urcu-qsbr.c index 3b9a054..f681c05 100644 --- a/urcu-qsbr.c +++ b/urcu-qsbr.c @@ -37,7 +37,7 @@ /* Do not #define _LGPL_SOURCE to ensure we can emit the wrapper symbols */ #include "urcu-qsbr.h" -pthread_mutex_t urcu_mutex = PTHREAD_MUTEX_INITIALIZER; +static pthread_mutex_t urcu_mutex = PTHREAD_MUTEX_INITIALIZER; /* * Global grace period counter.