Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/tikv-jemallocator/src/
Dlib.rs97 pub struct Jemalloc; struct
99 unsafe impl GlobalAlloc for Jemalloc { implementation
147 unsafe impl Alloc for Jemalloc { implementation