Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dbackground_thread_externs.h19 void background_thread_prefork1(tsdn_t *tsdn);
Dprivate_namespace.h97 #define background_thread_prefork1 JEMALLOC_N(background_thread_prefork1) macro
Dprivate_namespace_jet.h98 #define background_thread_prefork1 JEMALLOC_N(background_thread_prefork1) macro
/external/jemalloc_new/src/
Dbackground_thread.c62 void background_thread_prefork1(tsdn_t *tsdn) NOT_REACHED in background_thread_create()
734 background_thread_prefork1(tsdn_t *tsdn) {
Djemalloc.c3237 background_thread_prefork1(tsd_tsdn(tsd));