Searched refs:overall_thread_cache_size (Results 1 – 1 of 1) sorted by relevance
2439 static size_t overall_thread_cache_size = kDefaultOverallThreadCacheSize; variable3093 size_t space = overall_thread_cache_size / n; in CreateCacheIfNecessary()3316 *value = overall_thread_cache_size; in CreateCacheIfNecessary()3339 overall_thread_cache_size = static_cast<size_t>(value); in CreateCacheIfNecessary()