Searched refs:malloc_tsd_no_cleanup (Results 1 – 8 of 8) sorted by relevance
141 if (a_cleanup != malloc_tsd_no_cleanup) { \162 if (a_cleanup != malloc_tsd_no_cleanup) \173 if (a_cleanup != malloc_tsd_no_cleanup) { \194 if (a_cleanup != malloc_tsd_no_cleanup) { \221 if (a_cleanup != malloc_tsd_no_cleanup && \243 if (a_cleanup != malloc_tsd_no_cleanup) { \294 if (a_cleanup != malloc_tsd_no_cleanup) \311 if (a_cleanup != malloc_tsd_no_cleanup && \391 if (a_cleanup != malloc_tsd_no_cleanup) \419 void malloc_tsd_no_cleanup(void *);
252 malloc_tsd_no_cleanup
252 #define malloc_tsd_no_cleanup JEMALLOC_N(malloc_tsd_no_cleanup) macro
149 tcache_enabled_default, malloc_tsd_no_cleanup) in malloc_tsd_externs()
897 THREAD_ALLOCATED_INITIALIZER, malloc_tsd_no_cleanup)
252 #undef malloc_tsd_no_cleanup
28 malloc_tsd_no_cleanup(void *arg) in malloc_tsd_no_cleanup() function