Home
last modified time | relevance | path

Searched refs:tcache_postfork_child (Results 1 – 9 of 9) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dtcache_externs.h50 void tcache_postfork_child(tsdn_t *tsdn);
Dprivate_namespace_jet.h355 #define tcache_postfork_child JEMALLOC_N(tcache_postfork_child) macro
Dprivate_namespace.h348 #define tcache_postfork_child JEMALLOC_N(tcache_postfork_child) macro
/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt533 tcache_postfork_child
Dtcache.h166 void tcache_postfork_child(tsdn_t *tsdn);
/external/jemalloc/src/
Dtcache.c615 tcache_postfork_child(tsdn_t *tsdn) { in tcache_postfork_child() function
Djemalloc.c2927 tcache_postfork_child(tsd_tsdn(tsd));
/external/jemalloc_new/src/
Dtcache.c733 tcache_postfork_child(tsdn_t *tsdn) { in tcache_postfork_child() function
Djemalloc.c3338 tcache_postfork_child(tsd_tsdn(tsd));