Home
last modified time | relevance | path

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

/aosp_15_r20/external/jemalloc_new/include/jemalloc/
H A Djemalloc_typedefs.h1 typedef struct extent_hooks_s extent_hooks_t; typedef
H A Djemalloc_typedefs.h.in1 typedef struct extent_hooks_s extent_hooks_t; typedef
H A Djemalloc.h254 typedef struct extent_hooks_s extent_hooks_t; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/tikv-jemalloc-sys/src/
Dlib.rs588 pub type extent_hooks_t = extent_hooks_s; typedef