X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=urcu%2Fstatic%2Furcu-qsbr.h;h=c46a7be84900b3eed4e13c9f2b03f4938894258d;hb=bc2433a9853a945a825c244e9ccfe341b73b2ceb;hp=d544bb2257468d5d59b0570cb9a9dddf29eb813f;hpb=4184999668035993577cb9ae24feac4eb4505a1e;p=urcu.git diff --git a/urcu/static/urcu-qsbr.h b/urcu/static/urcu-qsbr.h index d544bb2..c46a7be 100644 --- a/urcu/static/urcu-qsbr.h +++ b/urcu/static/urcu-qsbr.h @@ -33,8 +33,8 @@ #include #include #include -#include #include +#include #include #include @@ -141,7 +141,7 @@ struct rcu_reader { extern struct rcu_reader __thread rcu_reader; -extern int gp_futex; +extern int32_t gp_futex; /* * Wake-up waiting synchronize_rcu(). Called from many concurrent threads.