proxygen
ThreadLocalDetail.cpp File Reference
#include <folly/detail/ThreadLocalDetail.h>
#include <folly/synchronization/CallOnce.h>
#include <list>
#include <mutex>

Go to the source code of this file.

Namespaces

 folly
 —— Concurrent Priority Queue Implementation ——
 
 folly::threadlocal_detail
 

Variables

constexpr auto kSmallGrowthFactor = 1.1
 
constexpr auto kBigGrowthFactor = 1.7
 

Variable Documentation

constexpr auto kBigGrowthFactor = 1.7
constexpr auto kSmallGrowthFactor = 1.1