Searched refs:chunk_postfork_parent (Results 1 – 4 of 4) sorted by relevance
52 void chunk_postfork_parent(void);
121 #define chunk_postfork_parent JEMALLOC_N(chunk_postfork_parent) macro
378 chunk_postfork_parent(void) in chunk_postfork_parent() function
2034 chunk_postfork_parent(); in jemalloc_postfork_parent()