Support inline defer 2/n - Add addFrom to DeferredExecutor
Summary: addFrom on DeferredExecutor allows the DeferredExecutor to know what executor is running the work enqueuing to it, which it can check against its internal state to run the work inline if the executors match. Reviewed By: andriigrynenko Differential Revision: D15836532 fbshipit-source-id: 40c35d976b90072c88bb544360b059c1b151d4d0
Showing
Please register or sign in to comment