Home
last modified time | relevance | path

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

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dctl.h107 bool ctl_boot(void);
/src/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h186 #define ctl_boot JEMALLOC_N(ctl_boot) macro
/src/contrib/jemalloc/src/
H A Djemalloc.c1851 if (ctl_boot()) { in malloc_init_hard_a0_locked()
H A Dctl.c1739 ctl_boot(void) { in ctl_boot() function