Home
last modified time | relevance | path

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

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dbackground_thread_externs.h30 bool background_thread_boot0(void);
/src/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h113 #define background_thread_boot0 JEMALLOC_N(background_thread_boot0) macro
/src/contrib/jemalloc/src/
H A Dbackground_thread.c760 background_thread_boot0(void) {
H A Djemalloc.c1971 if (background_thread_boot0()) { in malloc_init_hard_recursible()