Home
last modified time | relevance | path

Searched defs:ctl_postfork_child (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dprivate_namespace.h144 #define ctl_postfork_child JEMALLOC_N(ctl_postfork_child) macro
H A Dprivate_namespace_jet.h145 #define ctl_postfork_child JEMALLOC_N(ctl_postfork_child) macro
/aosp_15_r20/external/jemalloc_new/src/
H A Dctl.c1348 ctl_postfork_child(tsdn_t *tsdn) { in ctl_postfork_child() function