Home
last modified time | relevance | path

Searched refs:shared_pools (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dpool_urbg.cc138 ABSL_CACHELINE_ALIGNED static RandenPoolEntry* shared_pools[kPoolSize]; member
219 shared_pools[i] = PoolAlignedAlloc(); in InitPoolURBG()
220 shared_pools[i]->Init( in InitPoolURBG()
228 return shared_pools[GetPoolID()]; in GetPoolForCurrentThread()

Completed in 1 milliseconds