Runs a task on the given thread.
Declared in <folly/executors/ThreadPoolExecutor.h>
<folly/executors/ThreadPoolExecutor.h>
void runTask( ThreadPtr const& thread, Task&& task);