Home
last modified time | relevance | path

Searched defs:opt_background_thread (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/jemalloc/src/
HDbackground_thread.c15 bool opt_background_thread = BACKGROUND_THREAD_DEFAULT; variable
/freebsd-14-stable/contrib/jemalloc/include/jemalloc/internal/
HDprivate_namespace.h113 #define opt_background_thread JEMALLOC_N(opt_background_thread) macro