Home
last modified time | relevance | path

Searched defs:opt_max_background_threads (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/jemalloc_new/src/
H A Dbackground_thread.c14 size_t opt_max_background_threads = MAX_BACKGROUND_THREAD_LIMIT; variable
/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dprivate_namespace.h105 #define opt_max_background_threads JEMALLOC_N(opt_max_background_threads) macro
H A Dprivate_namespace_jet.h106 #define opt_max_background_threads JEMALLOC_N(opt_max_background_threads) macro