Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/jemalloc/include/jemalloc/internal/
H A Dtsd.h107 tsd_t *malloc_tsd_boot0(void);
H A Dprivate_namespace.h394 #define malloc_tsd_boot0 JEMALLOC_N(malloc_tsd_boot0) macro
/freebsd-13.1/contrib/jemalloc/src/
H A Dtsd.c418 malloc_tsd_boot0(void) { in malloc_tsd_boot0() function
H A Djemalloc.c1760 tsd = malloc_tsd_boot0(); in malloc_init_hard()