Searched refs:thread_allocated_cleanup (Results 1 – 6 of 6) sorted by relevance
498 thread_allocated_cleanup
500 #define thread_allocated_cleanup JEMALLOC_N(thread_allocated_cleanup) macro
500 #undef thread_allocated_cleanup
472 void thread_allocated_cleanup(tsd_t *tsd);
627 thread_allocated_cleanup(tsd_t *tsd) in thread_allocated_cleanup() function