Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/jemalloc/include/jemalloc/internal/
H A Dbackground_thread_externs.h29 bool background_thread_boot0(void);
H A Dprivate_namespace.h96 #define background_thread_boot0 JEMALLOC_N(background_thread_boot0) macro
/freebsd-14.2/contrib/jemalloc/src/
H A Dbackground_thread.c879 background_thread_boot0(void) {
H A Djemalloc.c1598 if (background_thread_boot0()) { in malloc_init_hard_recursible()