Home
last modified time | relevance | path

Searched defs:tsd_slow_update (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Dtsd.c171 tsd_slow_update(tsd_t *tsd) { in tsd_slow_update() function
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h409 #define tsd_slow_update JEMALLOC_N(tsd_slow_update) macro