Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/jemalloc/include/jemalloc/internal/
H A Dbackground_thread_externs.h30 bool background_thread_boot0(void);
H A Dprivate_namespace.h84 #define background_thread_boot0 JEMALLOC_N(background_thread_boot0) macro
/freebsd-12.1/contrib/jemalloc/src/
H A Dbackground_thread.c848 background_thread_boot0(void) {
H A Djemalloc.c1369 if (background_thread_boot0()) { in malloc_init_hard_recursible()