Searched refs:tcaches_create (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dtcache.h148 bool tcaches_create(tsdn_t *tsdn, unsigned *r_ind);
H A Dprivate_namespace.h519 #define tcaches_create JEMALLOC_N(tcaches_create) macro
/freebsd-11-stable/contrib/jemalloc/src/
H A Dtcache.c448 tcaches_create(tsdn_t *tsdn, unsigned *r_ind) function
H A Dctl.c1481 if (tcaches_create(tsd_tsdn(tsd), &tcache_ind)) {

Completed in 112 milliseconds