folly::ThreadPoolExecutor::isJoin_

Whether the current downsizing is a join.

Synopsis

Declared in <folly/executors/ThreadPoolExecutor.h>

std::atomic<bool> isJoin_ = {false};