Unconditionally disable thread_local in hazard pointer when on mobile
Summary: Sometimes the compiler lies to us and says it supports thread_local when it is not always fully implemented. Unconditionally disable this when `FOLLY_MOBILE` is set Reviewed By: yfeldblum Differential Revision: D6875230 fbshipit-source-id: 051f79eac78da03973bad9090b6577393b88998b
Showing
Please register or sign in to comment