• Francis Ma's avatar
    Make folly::detail::CacheLocality portable on apple · dbf7c3d2
    Francis Ma authored
    Summary:
    This is one of the series steps to port folly::future on ios. Apple doesn't support __thread. Adding a HashingThreadId as a fallback
    on apple.
    
    Reviewed By: nbronson
    
    Differential Revision: D2832068
    
    fb-gh-sync-id: c3389245f3c0bbd36de6260680f7ac6110b3206c
    dbf7c3d2
Portability.h 12.5 KB