X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=urcu%2Fstatic%2Furcu-qsbr.h;h=a9f4d8b264835afab0442a7f304bc91e11f077b4;hb=4906d39806200a81e2f66ef5380974890c4e00c6;hp=d544bb2257468d5d59b0570cb9a9dddf29eb813f;hpb=4184999668035993577cb9ae24feac4eb4505a1e;p=urcu.git diff --git a/urcu/static/urcu-qsbr.h b/urcu/static/urcu-qsbr.h index d544bb2..a9f4d8b 100644 --- a/urcu/static/urcu-qsbr.h +++ b/urcu/static/urcu-qsbr.h @@ -35,6 +35,7 @@ #include #include #include +#include #include #include @@ -141,7 +142,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.