Home
last modified time | relevance | path

Searched refs:huge_postfork_parent (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/jemalloc/include/jemalloc/internal/
HDhuge.h36 void huge_postfork_parent(void);
HDprivate_namespace.h206 #define huge_postfork_parent JEMALLOC_N(huge_postfork_parent) macro
/trueos/contrib/jemalloc/src/
HDhuge.c320 huge_postfork_parent(void) in huge_postfork_parent() function
HDjemalloc.c2032 huge_postfork_parent(); in jemalloc_postfork_parent()