Home
last modified time | relevance | path

Searched refs:DEFAULT_NUM_BACKGROUND_THREAD (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dbackground_thread_structs.h12 #define DEFAULT_NUM_BACKGROUND_THREAD 4 macro
/freebsd/contrib/jemalloc/src/
H A Dbackground_thread.c901 opt_max_background_threads = DEFAULT_NUM_BACKGROUND_THREAD; in background_thread_boot1()