Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Djemalloc.c2192 ifree(tsd_t *tsd, void *ptr, tcache_t *tcache, bool slow_path) { in ifree() function
2308 ifree(tsd, ptr, tcache, true); in je_realloc()
2393 ifree(tsd, ptr, tcache, false); in je_free()
2400 ifree(tsd, ptr, tcache, true); in je_free()
2955 ifree(tsd, ptr, tcache, false); in je_dallocx()
2957 ifree(tsd, ptr, tcache, true); in je_dallocx()