Fix erase in Iterate
[folly.git] / folly / PicoSpinLock.h
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-08-24 Christopher DykesRename FOLLY_A64 to FOLLY_AARCH64
2017-07-30 Yedidya Feldblumtemplate< -> template <
2017-07-13 Yedidya FeldblumSort #include lines
2017-05-20 Stephen Chenfix PicoSpinLock for aarch64 and allow PackedSyncPtr...
2017-04-26 Dave WatsonMake folly pass TSAN checks
2017-04-13 Christopher DykesKill a couple of PThread includes
2017-01-27 Christopher DykesMake most implicit integer truncations and sign convers...
2017-01-04 Yedidya Feldblum2017
2016-08-03 Christopher DykesFix a typo in PicoSpinLock
2016-07-26 Christopher DykesSupport PicoSpinLock on MSVC
2016-03-11 Michael LeeAdding portability to gating PicoSpinLock.
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-09-13 Leonardo BianconiPort Folly to PPC64
2015-07-13 Kjell Schubertsplit SmallLocks.h to get a larger portion of folly...