logging: reduce the amount of code emitted for log statements
[folly.git] / folly / ThreadName.h
2017-05-04 Christopher DykesAdd support for getting the current thread's name
2017-04-25 Christopher DykesShift the implementation of setThreadName out of the...
2017-04-18 Christopher DykesRefactor setThreadName to have the std::thread::id...
2017-04-17 Christopher DykesDon't invoke undefined behavior when getting the pthrea...
2017-04-14 Christopher DykesAdd FOLLY_HAVE_PTRHEAD
2017-04-13 Christopher DykesSwitch includes of PThread to the portability header
2017-01-25 Christopher DykesActually allow SFINAE to occur with setThreadName
2017-01-16 Christopher DykesSupport setting thread name via std::thread::id
2017-01-04 Yedidya Feldblum2017
2016-07-18 Wez Furlongfolly: improve setThreadName for macOS
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-01-28 Igor Sugakfolly: build with -Wunused-parameter
2015-10-16 Yedidya FeldblumSpecialize and implement setThreadName only on some...
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-10-17 Sean CannellaConditionals for iOS / Android compilation
2014-10-15 Sean CannellaPort compilation fixes (1/3)
2014-09-10 Sara GolemonFix folly compilation on MacOSX
2014-09-09 Nicholas OrmrodFix #includes
2014-05-20 Louis BrandyMove setPosixThreadName & friends to folly.