Searched refs:malloc_tsd_no_cleanup (Results 1 – 5 of 5) sorted by relevance
191 if (a_cleanup != malloc_tsd_no_cleanup) { \236 if (a_cleanup != malloc_tsd_no_cleanup) \247 if (a_cleanup != malloc_tsd_no_cleanup) { \293 if (a_cleanup != malloc_tsd_no_cleanup) { \317 if (a_cleanup != malloc_tsd_no_cleanup && \369 if (a_cleanup != malloc_tsd_no_cleanup) { \433 if (a_cleanup != malloc_tsd_no_cleanup) \445 if (a_cleanup != malloc_tsd_no_cleanup && \569 if (a_cleanup != malloc_tsd_no_cleanup) \651 void malloc_tsd_no_cleanup(void *arg);
340 malloc_tsd_no_cleanup
340 #define malloc_tsd_no_cleanup JEMALLOC_N(malloc_tsd_no_cleanup) macro
340 #undef malloc_tsd_no_cleanup
29 malloc_tsd_no_cleanup(void *arg) in malloc_tsd_no_cleanup() function