Format digits10
[folly.git] / folly / MicroSpinLock.h
2017-12-14 Yedidya FeldblumMove max_align_v and max_align_t to folly/lang/Align.h
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-08-30 Yedidya FeldblumShrink MicroSpinLock.h transitive includes and inline...
2017-08-29 Christopher DykesRevert D5714883: [Folly] Shrink MicroSpinLock.h transit...
2017-08-28 Yedidya FeldblumShrink MicroSpinLock.h transitive includes and inline...
2017-07-20 Phil WilloughbyIntroduce folly::max_align_t and folly::max_align_v
2017-07-13 Yedidya FeldblumSort #include lines
2017-04-13 Christopher DykesKill a couple of PThread includes
2017-01-04 Yedidya Feldblum2017
2016-06-01 Christopher DykesAssert that MicroSpinLock is a POD type
2016-03-04 Daniel ColascioneAdd MicroLock as an alternative to MicroSpinLock
2016-03-02 Daniel ColascioneImprove RWSpinLock.h cautionary comment
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-08-12 Orvid KingAdd MSVC support to MaxAlign
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...