folly::SequentialThreadId

Assigns thread ids from a monotonically increasing counter.

Synopsis

Declared in <folly/concurrency/CacheLocality.h>

struct SequentialThreadId;

Static Member Functions

NameDescription
get Returns the sequential id bound to the calling thread.