Searched refs:malloc_tsd_boot0 (Results 1 – 4 of 4) sorted by relevance
162 tsd_t *malloc_tsd_boot0(void);
433 malloc_tsd_boot0(void) { in malloc_tsd_boot0() function
2139 tsd = malloc_tsd_boot0(); in malloc_init_hard()
698 #define malloc_tsd_boot0 JEMALLOC_N(malloc_tsd_boot0) macro