Home
last modified time | relevance | path

Searched defs:malloc_initialized (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h20 #define malloc_initialized JEMALLOC_N(malloc_initialized) macro
/freebsd/contrib/jemalloc/src/
H A Djemalloc.c213 malloc_initialized(void) { in malloc_initialized() function