move futures/ScheduledExecutor to executors/ScheduledExecutor
authorJames Sedgwick <jsedgwick@fb.com>
Wed, 18 Oct 2017 22:01:33 +0000 (15:01 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 18 Oct 2017 22:16:40 +0000 (15:16 -0700)
commitdbf0c41058bf6f45ed016856515700842ae73f1a
tree677b6b7e83abc575e0aa0fcc20ec6a895a3aca7d
parenta936fbd8818cf85f7e0c579cf1c28c395b8fd357
move futures/ScheduledExecutor to executors/ScheduledExecutor

Summary: see title

Reviewed By: yfeldblum

Differential Revision: D6062601

fbshipit-source-id: edd9a5e85f4ebecd1a6f1004a4d3b8b43b935c2b
folly/Makefile.am
folly/executors/ScheduledExecutor.h [new file with mode: 0644]
folly/futures/ManualExecutor.h
folly/futures/README.md
folly/futures/ScheduledExecutor.h [deleted file]