Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dtsd.h275 tsd_fetch_min(void) { in tsd_fetch_min() function
282 tsd_t *tsd = tsd_fetch_min(); in tsd_internal_fetch()
/external/jemalloc_new/src/
Dandroid_je_iterate.c23 tsd_t* tsd = tsd_fetch_min(); in je_iterate()
Djemalloc.c2401 tsd_t *tsd = tsd_fetch_min();