Searched refs:background_threads_enable (Results 1 – 4 of 4) sorted by relevance
13 bool background_threads_enable(tsd_t *tsd);
110 #define background_threads_enable JEMALLOC_N(background_threads_enable) macro
55 bool background_threads_enable(tsd_t *tsd) NOT_REACHED in background_thread_create()605 background_threads_enable(tsd_t *tsd) {
1667 if (background_threads_enable(tsd)) { in background_thread_ctl()1729 if (background_threads_enable(tsd)) { in max_background_threads_ctl()