Update documentation for Synchronized
[folly.git] / folly / PicoSpinLock.h
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...