Shared pointer to a pool Thread.
Declared in <folly/executors/ThreadPoolExecutor.h>
<folly/executors/ThreadPoolExecutor.h>
using ThreadPtr = std::shared_ptr<Thread>;