Use std::this_thread::yield rather than sched_yield
[folly.git] / folly / io / async / VirtualEventBase.h
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