Searched refs:malloc_tsd_no_cleanup (Results 1 – 6 of 6) sorted by relevance
189 if (a_cleanup != malloc_tsd_no_cleanup) { \229 if (a_cleanup != malloc_tsd_no_cleanup) \239 if (a_cleanup != malloc_tsd_no_cleanup) { \280 if (a_cleanup != malloc_tsd_no_cleanup) { \304 if (a_cleanup != malloc_tsd_no_cleanup && \354 if (a_cleanup != malloc_tsd_no_cleanup) { \416 if (a_cleanup != malloc_tsd_no_cleanup) \428 if (a_cleanup != malloc_tsd_no_cleanup && \549 if (a_cleanup != malloc_tsd_no_cleanup) \
8 void malloc_tsd_no_cleanup(void *arg);
289 malloc_tsd_no_cleanup
289 #define malloc_tsd_no_cleanup JEMALLOC_N(malloc_tsd_no_cleanup) macro
289 #undef malloc_tsd_no_cleanup
27 malloc_tsd_no_cleanup(void *arg) in malloc_tsd_no_cleanup() function
Completed in 9 milliseconds