Home
last modified time | relevance | path

Searched refs:background_thread_postfork_child (Results 1 – 5 of 5) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dbackground_thread_externs.h21 void background_thread_postfork_child(tsdn_t *tsdn);
Dprivate_namespace.h94 #define background_thread_postfork_child JEMALLOC_N(background_thread_postfork_child) macro
Dprivate_namespace_jet.h95 #define background_thread_postfork_child JEMALLOC_N(background_thread_postfork_child) macro
/external/jemalloc_new/src/
Dbackground_thread.c64 void background_thread_postfork_child(tsdn_t *tsdn) NOT_REACHED in background_thread_create()
750 background_thread_postfork_child(tsdn_t *tsdn) {
Djemalloc.c3335 background_thread_postfork_child(tsd_tsdn(tsd));