folly::SequentialThreadId::get

Returns the sequential id bound to the calling thread.

Synopsis

Declared in <folly/concurrency/CacheLocality.h>

static
unsigned int
get();

Return Value

A unique id for the current thread.