Fix copyright lines
[folly.git] / folly / io / async / test / ScopedEventBaseThreadTest.cpp
2018-01-14 Yedidya FeldblumFix copyright lines v2018.01.15.00
2017-12-12 Yedidya FeldblumSwitch to the try_wait_for and try_wait_until Baton...
2017-12-06 Yedidya FeldblumMove folly/Baton.h to folly/synchronization/
2017-10-21 James Sedgwickmove MemoryMapping, Shell, ThreadId, ThreadName, and...
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-12-16 Yedidya FeldblumAlways use an EventBaseManager with ScopedEventBaseThread
2016-12-15 Yedidya FeldblumCheck the baton waits in the ScopedEventBaseThread...
2016-09-10 Christopher DykesUse the GTest portability headers v2016.09.12.00 v2016.09.12.01
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-08-05 Yedidya FeldblumScopedEventBaseThread should support an EventBaseManage...
2015-07-15 Yedidya FeldblumFix Build: folly/io/async/test/ScopedEventBasedThreadTe...
2015-07-02 Yedidya FeldblumLift thrift/lib/cpp/test/TNotificationQueueTest.