Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dmutex.c232 malloc_mutex_boot(void) { in malloc_mutex_boot() function
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h251 #define malloc_mutex_boot JEMALLOC_N(malloc_mutex_boot) macro