move MemoryMapping, Shell, ThreadId, ThreadName, and VersionCheck to system/
[folly.git] / folly / io / async / ScopedEventBaseThread.cpp
2017-10-21 James Sedgwickmove MemoryMapping, Shell, ThreadId, ThreadName, and...
2017-05-11 Victor ZverovichFix a race on destruction of ScopedEventBaseThread
2017-05-04 Christopher DykesSupport naming a ScopedEventBaseThread
2017-01-24 Mathieu Baudetfolly: remove unused includes
2017-01-04 Yedidya Feldblum2017
2016-12-17 Yedidya FeldblumLet ScopedEventBaseThread destruct the EventBase in...
2016-12-17 Yedidya FeldblumSplit EventBaseThread from ScopedEventBaseThread
2016-12-16 Yedidya FeldblumAlways use an EventBaseManager with ScopedEventBaseThread
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-01-28 Igor Sugakfolly: build with -Wunused-parameter
2015-08-05 Yedidya FeldblumScopedEventBaseThread should support an EventBaseManage...
2015-07-02 Yedidya FeldblumLift thrift/lib/cpp/test/TNotificationQueueTest.