Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dbackground_thread_externs.h20 void background_thread_postfork_parent(tsdn_t *tsdn);
Dprivate_namespace_jet.h96 #define background_thread_postfork_parent JEMALLOC_N(background_thread_postfork_parent) macro
Dprivate_namespace.h95 #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.c3310 background_thread_postfork_parent(tsd_tsdn(tsd));
/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/
Ddelete_c_library.patch37411 -void background_thread_postfork_parent(tsdn_t *tsdn);
63513 -void background_thread_postfork_parent(tsdn_t *tsdn) NOT_REACHED
64082 -background_thread_postfork_parent(tsdn_t *tsdn) {
79851 - background_thread_postfork_parent(tsd_tsdn(tsd));