Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dbase.c511 base_boot(tsdn_t *tsdn) { in base_boot() function
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h119 #define base_boot JEMALLOC_N(base_boot) macro