Searched refs:thread_deallocated_cleanup (Results 1 – 6 of 6) sorted by relevance
499 thread_deallocated_cleanup
501 #define thread_deallocated_cleanup JEMALLOC_N(thread_deallocated_cleanup) macro
501 #undef thread_deallocated_cleanup
473 void thread_deallocated_cleanup(tsd_t *tsd);
634 thread_deallocated_cleanup(tsd_t *tsd) in thread_deallocated_cleanup() function