Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dhuge.h28 void huge_postfork_parent(void);
Dprivate_symbols.txt209 huge_postfork_parent
Dprivate_namespace.h209 #define huge_postfork_parent JEMALLOC_N(huge_postfork_parent) macro
Dprivate_unnamespace.h209 #undef huge_postfork_parent
/external/jemalloc/src/
Dhuge.c257 huge_postfork_parent(void) in huge_postfork_parent() function
Djemalloc.c1939 huge_postfork_parent();