Home
last modified time | relevance | path

Searched refs:ctl_boot (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dctl.h102 bool ctl_boot(void);
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h152 #define ctl_boot JEMALLOC_N(ctl_boot) macro
/freebsd/contrib/jemalloc/src/
H A Djemalloc.c1531 if (ctl_boot()) { in malloc_init_hard_a0_locked()
H A Dctl.c1387 ctl_boot(void) { in ctl_boot() function