Make DestructorCheck::Safety no-copy, no-move
[folly.git] / folly / MicroSpinLock.h
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...