Lines Matching refs:NOT_REACHED
53 #define NOT_REACHED { not_reached(); } macro
54 bool background_thread_create(tsd_t *tsd, unsigned arena_ind) NOT_REACHED in background_thread_create()
55 bool background_threads_enable(tsd_t *tsd) NOT_REACHED in background_thread_create()
56 bool background_threads_disable(tsd_t *tsd) NOT_REACHED in background_thread_create()
58 arena_decay_t *decay, size_t npages_new) NOT_REACHED in background_thread_create()
59 void background_thread_prefork0(tsdn_t *tsdn) NOT_REACHED in background_thread_create()
60 void background_thread_prefork1(tsdn_t *tsdn) NOT_REACHED in background_thread_create()
61 void background_thread_postfork_parent(tsdn_t *tsdn) NOT_REACHED in background_thread_create()
62 void background_thread_postfork_child(tsdn_t *tsdn) NOT_REACHED in background_thread_create()
64 background_thread_stats_t *stats) NOT_REACHED in background_thread_create()
65 void background_thread_ctl_init(tsdn_t *tsdn) NOT_REACHED in background_thread_create()
66 #undef NOT_REACHED in background_thread_create()