move futures/DrivableExecutor to executors/DrivableExecutor
authorJames Sedgwick <jsedgwick@fb.com>
Wed, 18 Oct 2017 16:44:09 +0000 (09:44 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 18 Oct 2017 16:51:38 +0000 (09:51 -0700)
commitdca6f3ea44d8fb0aaa1d4ae6761694b4ae9d0965
treed11a405194c70a138398c0f138ed90ac43f14ab8
parent86617507c88ebb628b8d292903edacd40e77ab13
move futures/DrivableExecutor to executors/DrivableExecutor

Summary: as title

Reviewed By: yfeldblum

Differential Revision: D6062437

fbshipit-source-id: 4f99e779e280fdb0b1f035013caff18764e86ab5
folly/Makefile.am
folly/executors/DrivableExecutor.h [new file with mode: 0644]
folly/executors/NotificationQueueExecutor.h
folly/futures/DrivableExecutor.h [deleted file]
folly/futures/Future.h
folly/futures/ManualExecutor.h
folly/futures/README.md
folly/futures/test/ViaTest.cpp
folly/io/async/EventBase.h