Home
last modified time | relevance | path

Searched defs:MALLOCX_TCACHE_NONE (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/tikv-jemalloc-sys/src/
Dlib.rs114 pub const MALLOCX_TCACHE_NONE: c_int = MALLOCX_TCACHE((-1isize) as usize); constant
/aosp_15_r20/external/jemalloc_new/include/jemalloc/
H A Djemalloc_macros.h.in28 #define MALLOCX_TCACHE_NONE MALLOCX_TCACHE(-1) macro
H A Djemalloc_macros.h28 #define MALLOCX_TCACHE_NONE MALLOCX_TCACHE(-1) macro
H A Djemalloc.h91 #define MALLOCX_TCACHE_NONE MALLOCX_TCACHE(-1) macro