Searched refs:huge_postfork_parent (Results 1 – 4 of 4) sorted by relevance
36 void huge_postfork_parent(void);
206 #define huge_postfork_parent JEMALLOC_N(huge_postfork_parent) macro
320 huge_postfork_parent(void) in huge_postfork_parent() function
2032 huge_postfork_parent(); in jemalloc_postfork_parent()