Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dbackground_thread_externs.h20 void background_thread_postfork_parent(tsdn_t *tsdn);
Dprivate_namespace.h95 #define background_thread_postfork_parent JEMALLOC_N(background_thread_postfork_parent) macro
Dprivate_namespace_jet.h96 #define background_thread_postfork_parent JEMALLOC_N(background_thread_postfork_parent) macro
/external/jemalloc_new/src/
Dbackground_thread.c63 void background_thread_postfork_parent(tsdn_t *tsdn) NOT_REACHED in background_thread_create()
741 background_thread_postfork_parent(tsdn_t *tsdn) {
Djemalloc.c3308 background_thread_postfork_parent(tsd_tsdn(tsd));