Searched defs:cache_capacity (Results 1 – 2 of 2) sorted by relevance
93 concurrent_lru_cache(value_function_type value_function, std::size_t cache_capacity) in concurrent_lru_cache()
81 void init(unsigned cache_capacity) { in init()