Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dtcache.c444 tsd_tcache_data_init(tsd_t *tsd) { in tsd_tcache_data_init() function
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h390 #define tsd_tcache_data_init JEMALLOC_N(tsd_tcache_data_init) macro