Home
last modified time | relevance | path

Searched refs:background_thread_enabled_set (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dbackground_thread_inlines.h10 background_thread_enabled_set(tsdn_t *tsdn, bool state) { in background_thread_enabled_set() function
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dbackground_thread.c763 background_thread_enabled_set(tsdn, false);
875 background_thread_enabled_set(tsdn, opt_background_thread); in background_thread_boot1()
H A Dctl.c1545 background_thread_enabled_set(tsd_tsdn(tsd), newval); in background_thread_ctl()
1615 background_thread_enabled_set(tsd_tsdn(tsd), false); in max_background_threads_ctl()
1621 background_thread_enabled_set(tsd_tsdn(tsd), true); in max_background_threads_ctl()