Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dtsd.h275 tsd_fetch_min(void) { in tsd_fetch_min() function
282 tsd_t *tsd = tsd_fetch_min(); in tsd_internal_fetch()
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Djemalloc.c2385 tsd_t *tsd = tsd_fetch_min(); in je_free()