Searched refs:prof_tdata_cleanup (Results 1 – 6 of 6) sorted by relevance
419 prof_tdata_cleanup
305 void prof_tdata_cleanup(tsd_t *tsd);
421 #define prof_tdata_cleanup JEMALLOC_N(prof_tdata_cleanup) macro
421 #undef prof_tdata_cleanup
1905 prof_tdata_cleanup(tsd_t *tsd) in prof_tdata_cleanup() function
658 - Fix prof_tdata_cleanup() for --disable-tls builds.