Searched refs:malloc_tsd_no_cleanup (Results 1 – 5 of 5) sorted by relevance
185 if (a_cleanup != malloc_tsd_no_cleanup) { \218 if (a_cleanup != malloc_tsd_no_cleanup) \229 if (a_cleanup != malloc_tsd_no_cleanup) { \263 if (a_cleanup != malloc_tsd_no_cleanup) { \287 if (a_cleanup != malloc_tsd_no_cleanup && \339 if (a_cleanup != malloc_tsd_no_cleanup) { \389 if (a_cleanup != malloc_tsd_no_cleanup) \401 if (a_cleanup != malloc_tsd_no_cleanup && \511 if (a_cleanup != malloc_tsd_no_cleanup) \578 void malloc_tsd_no_cleanup(void *arg);
320 malloc_tsd_no_cleanup
322 #define malloc_tsd_no_cleanup JEMALLOC_N(malloc_tsd_no_cleanup) macro
322 #undef malloc_tsd_no_cleanup
29 malloc_tsd_no_cleanup(void *arg) in malloc_tsd_no_cleanup() function