Support custom loop runner for EventBaseLoopController
authorAndrii Grynenko <andrii@fb.com>
Tue, 26 Jul 2016 21:45:42 +0000 (14:45 -0700)
committerFacebook Github Bot 3 <facebook-github-bot-3-bot@fb.com>
Tue, 26 Jul 2016 21:53:27 +0000 (14:53 -0700)
commit808e54f22311d5860c361a961f2eb72feede0729
treef54acd8eb9b9dadecc28609f078b449abba97004
parent22008a548687ea4cf8ef58004a054dbc141161b1
Support custom loop runner for EventBaseLoopController

Summary: This allows having some logic executed before and after FiberManager loop (e.g. grabbing a Python GIL).

Reviewed By: A5he

Differential Revision: D3616752

fbshipit-source-id: 3be35d54ced458328816d583133457a44a863acd
folly/fibers/EventBaseLoopController-inl.h
folly/fibers/EventBaseLoopController.h