Adds writer test case for RCU
[folly.git] / folly / io / async / VirtualEventBase.h
2018-01-14 Yedidya FeldblumFix copyright lines v2018.01.15.00
2017-12-06 Yedidya FeldblumMove folly/Baton.h to folly/synchronization/
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-10-06 Yedidya FeldblumUse fewer keep-alives in VirtualEventBase::keepAliveRelease
2017-10-05 Yedidya FeldblumMake keepAliveRelease consistent between EventBase...
2017-10-04 Yedidya FeldblumMove keepalive-acquire code into Executor::keepAliveAcq...
2017-10-04 Yedidya FeldblumLet keep-alive tokens from VirtualEventBase be destroye...
2017-06-21 Giuseppe OttavianoPrint expected/actual thread names when running EventBa...
2017-05-24 Victor Gaoapply clang-tidy modernize-use-override
2017-03-11 Andrii GrynenkoMake EventBaseLoopController only support VirtualEventBase v2017.03.13.00
2017-03-10 Andrii GrynenkoRemove runInLoop
2017-03-08 Andrii GrynenkoDefault VirtualEventBase
2017-02-09 Andrii GrynenkoAdd keepAlive() mechanism
2017-01-04 Yedidya Feldblum2017
2016-12-02 Scott Michelsonsupport getting timer from eventbase
2016-12-01 Andrii GrynenkoUse singleton EventBasePool in ServiceRouter
2016-11-17 Andrii GrynenkoVirtualEventBase