Fix a bad bug in folly::ThreadLocal (incorrect using of pthread)
[folly.git] / folly / MicroSpinLock.h
2015-07-29 Orvid KingAdded FOLLY_ALIGNED(), to allow aligning on MSVC as...
2015-07-13 Kjell Schubertsplit SmallLocks.h to get a larger portion of folly...