apply clang-tidy modernize-use-override
[folly.git] / folly / io / async / ScopedEventBaseThread.h
2017-05-11 Victor ZverovichFix a race on destruction of ScopedEventBaseThread
2017-05-04 Christopher DykesSupport naming a ScopedEventBaseThread
2017-01-04 Yedidya Feldblum2017
2016-12-17 Yedidya FeldblumLet ScopedEventBaseThread destruct the EventBase in...
2016-12-17 Yedidya FeldblumSplit EventBaseThread from ScopedEventBaseThread
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-08-05 Yedidya FeldblumScopedEventBaseThread should support an EventBaseManage...
2015-07-21 Hans FugalFix "reference to 'thread' is ambiguous"
2015-07-02 Yedidya FeldblumLift thrift/lib/cpp/test/TNotificationQueueTest.