Home
last modified time | relevance | path

Searched refs:malloc_tsd_boot1 (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/jemalloc/include/jemalloc/internal/
H A Dtsd.h108 void malloc_tsd_boot1(void);
H A Dprivate_namespace.h395 #define malloc_tsd_boot1 JEMALLOC_N(malloc_tsd_boot1) macro
/freebsd-13.1/contrib/jemalloc/src/
H A Dtsd.c435 malloc_tsd_boot1(void) { in malloc_tsd_boot1() function
H A Djemalloc.c1789 malloc_tsd_boot1(); in malloc_init_hard()