Home
last modified time | relevance | path

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

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