Searched refs:tcache_postfork_parent (Results 1 – 4 of 4) sorted by relevance
47 void tcache_postfork_parent(tsdn_t *tsdn);
382 #define tcache_postfork_parent JEMALLOC_N(tcache_postfork_parent) macro
787 tcache_postfork_parent(tsdn_t *tsdn) { in tcache_postfork_parent() function
3971 tcache_postfork_parent(tsd_tsdn(tsd)); in jemalloc_postfork_parent()