folly::ThreadPoolExecutor::ThreadPtr

Shared pointer to a pool Thread.

Synopsis

Declared in <folly/executors/ThreadPoolExecutor.h>

using ThreadPtr = std::shared_ptr<Thread>;