Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dtsd.h156 tsd_t *malloc_tsd_boot0(void);
Dprivate_namespace_jet.h366 #define malloc_tsd_boot0 JEMALLOC_N(malloc_tsd_boot0) macro
Dprivate_namespace.h359 #define malloc_tsd_boot0 JEMALLOC_N(malloc_tsd_boot0) macro
/external/jemalloc_new/src/
Dtsd.c259 malloc_tsd_boot0(void) { in malloc_tsd_boot0() function
Djemalloc.c1539 tsd = malloc_tsd_boot0();