VirtualExecutor
Summary: Executor adaptor which allows joining only tasks scheduled through this VirtualExecutor instance without joining all other tasks in a wrapped Executor. This is very similar to VirtualEventBase, but works for any Executor. Reviewed By: yfeldblum, aary Differential Revision: D8342064 fbshipit-source-id: 420b6390e2da88c4826e6d22bc8f3b3585525214
Showing
folly/VirtualExecutor.h
0 → 100644
Please register or sign in to comment