X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;ds=sidebyside;f=urcu%2Fstatic%2Furcu-qsbr.h;h=c46a7be84900b3eed4e13c9f2b03f4938894258d;hb=c5f52d0c6b1890f0c66f172665ae6793634f5287;hp=d544bb2257468d5d59b0570cb9a9dddf29eb813f;hpb=4184999668035993577cb9ae24feac4eb4505a1e;p=userspace-rcu.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.