proxygen
folly::HashingThreadId Struct Reference

#include <CacheLocality.h>

Static Public Member Functions

static unsigned get ()
 

Detailed Description

Definition at line 161 of file CacheLocality.h.

Member Function Documentation

static unsigned folly::HashingThreadId::get ( )
inlinestatic

Definition at line 162 of file CacheLocality.h.

References folly::getCurrentThreadID(), and folly::hash::twang_32from64().

162  {
164  }
uint32_t twang_32from64(uint64_t key) noexcept
Definition: Hash.h:83
uint64_t getCurrentThreadID()
Definition: ThreadId.h:42

The documentation for this struct was generated from the following file: