move MemoryMapping, Shell, ThreadId, ThreadName, and VersionCheck to system/
[folly.git] / folly / detail / MemoryIdler.h
2017-10-21 James Sedgwickmove MemoryMapping, Shell, ThreadId, ThreadName, and...
2017-10-19 Yedidya FeldblumRevert D6050464: [Folly] Move folly/Hash.h to folly...
2017-10-19 Yedidya FeldblumMove folly/Hash.h to folly/hash/
2017-07-31 Yedidya FeldblumFormatting for template parameters
2017-07-30 Yedidya Feldblumtemplate< -> template <
2017-07-13 Yedidya FeldblumSort #include lines
2017-04-14 Christopher DykesUse getCurrentThreadID() rather than pthread_self(...
2017-01-04 Yedidya Feldblum2017
2016-12-16 Christopher DykesMore implicit truncation warning fixes
2016-05-30 Christopher DykesInclude <folly/portability/PThread.h> where needed
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-10-29 Dave WatsonAdd MemoryIdler suppot to IOThreadPoolExecutor
2014-09-09 Nicholas OrmrodFix #includes
2014-02-06 Nathan BronsonBaton - flushing of thread-local memory during a long...