add folly::FixedString, a constexpr-usable string with a fixed-size internal buffer
[folly.git] / folly / test / SmallLocksBenchmark.cpp
2016-08-12 Giuseppe OttavianoAdditional changes to MicroLock
2016-03-04 Daniel ColascioneAdd MicroLock as an alternative to MicroSpinLock