Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/jemalloc/include/jemalloc/internal/
H A Dtsd.h158 void malloc_tsd_boot1(void);
H A Dprivate_namespace.h358 #define malloc_tsd_boot1 JEMALLOC_N(malloc_tsd_boot1) macro
/freebsd-12.1/contrib/jemalloc/src/
H A Dtsd.c272 malloc_tsd_boot1(void) { in malloc_tsd_boot1() function
H A Djemalloc.c1556 malloc_tsd_boot1(); in malloc_init_hard()