Searched refs:opt_background_thread (Results 1 – 4 of 4) sorted by relevance
4 extern bool opt_background_thread;
13 bool opt_background_thread = BACKGROUND_THREAD_DEFAULT; variable818 if (config_lazy_lock || opt_background_thread) {849 if (!have_background_thread && opt_background_thread) {855 if ((config_lazy_lock || opt_background_thread) &&875 background_thread_enabled_set(tsdn, opt_background_thread); in background_thread_boot1()
88 CTL_PROTO(opt_background_thread)289 {NAME("background_thread"), CTL(opt_background_thread)},1663 CTL_RO_NL_GEN(opt_background_thread, opt_background_thread, bool) in CTL_RO_CONFIG_GEN()
1171 CONF_HANDLE_BOOL(opt_background_thread, in malloc_conf_init()1555 if (opt_background_thread) { in malloc_init_hard()