Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dtsd.h365 tsd_fetch_min(void) { in tsd_fetch_min() function
372 tsd_t *tsd = tsd_fetch_min(); in tsd_internal_fetch()
/freebsd/contrib/jemalloc/src/
H A Djemalloc.c2767 tsd_t *tsd = tsd_fetch_min(); in free_default()