Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Djemalloc.c2231 isfree(tsd_t *tsd, void *ptr, size_t usize, tcache_t *tcache, bool slow_path) { in isfree() function
3017 isfree(tsd, ptr, usize, tcache, false); in je_sdallocx()
3019 isfree(tsd, ptr, usize, tcache, true); in je_sdallocx()