Searched refs:edata_cache_prefork (Results 1 – 4 of 4) sorted by relevance
27 void edata_cache_prefork(tsdn_t *tsdn, edata_cache_t *edata_cache);
44 edata_cache_prefork(tsdn_t *tsdn, edata_cache_t *edata_cache) { in edata_cache_prefork() function
44 edata_cache_prefork(tsdn, &shard->edata_cache); in pa_shard_prefork5()
232 #define edata_cache_prefork JEMALLOC_N(edata_cache_prefork) macro