Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dbackground_thread_externs.h18 void background_thread_prefork0(tsdn_t *tsdn);
Dprivate_namespace.h96 #define background_thread_prefork0 JEMALLOC_N(background_thread_prefork0) macro
Dprivate_namespace_jet.h97 #define background_thread_prefork0 JEMALLOC_N(background_thread_prefork0) macro
/external/jemalloc_new/src/
Dbackground_thread.c61 void background_thread_prefork0(tsdn_t *tsdn) NOT_REACHED in background_thread_create()
728 background_thread_prefork0(tsdn_t *tsdn) {
Djemalloc.c3233 background_thread_prefork0(tsd_tsdn(tsd));