ScopedEventBaseThread should support an EventBaseManager context.
authorYedidya Feldblum <yfeldblum@fb.com>
Wed, 5 Aug 2015 21:44:14 +0000 (14:44 -0700)
committerfacebook-github-bot-9 <folly-bot@fb.com>
Wed, 5 Aug 2015 22:22:13 +0000 (15:22 -0700)
commitc5992522f6c82653c5cfaca69ca3e1cff9995310
treede6ab9b0b0115bc993ba02694c3ff8fa280cd63a
parentd807e4c12d51b00183cc2fcc13d75fb3ec0e412c
ScopedEventBaseThread should support an EventBaseManager context.

Summary: [Folly] ScopedEventBaseThread should support an EventBaseManager context.

Reviewed By: @Gownta

Differential Revision: D2314049
folly/io/async/ScopedEventBaseThread.cpp
folly/io/async/ScopedEventBaseThread.h
folly/io/async/test/ScopedEventBaseThreadTest.cpp