Searched refs:max_cache_size_ (Results 1 – 1 of 1) sorted by relevance
91 atomic_store_relaxed(&max_cache_size_, cache_size); in Init()99 return atomic_load_relaxed(&max_cache_size_); in GetCacheSize()145 atomic_uintptr_t max_cache_size_; variable