Searched refs:malloc_tsd_no_cleanup (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dtsd.h130 if (a_cleanup != malloc_tsd_no_cleanup) { \
151 if (a_cleanup != malloc_tsd_no_cleanup) \
162 if (a_cleanup != malloc_tsd_no_cleanup) { \
183 if (a_cleanup != malloc_tsd_no_cleanup) { \
210 if (a_cleanup != malloc_tsd_no_cleanup && \
232 if (a_cleanup != malloc_tsd_no_cleanup) { \
283 if (a_cleanup != malloc_tsd_no_cleanup) \
300 if (a_cleanup != malloc_tsd_no_cleanup && \
373 if (a_cleanup != malloc_tsd_no_cleanup) \
388 void malloc_tsd_no_cleanup(voi
[all...]
H A Dprivate_namespace.h237 #define malloc_tsd_no_cleanup JEMALLOC_N(malloc_tsd_no_cleanup) macro
H A Dtcache.h148 tcache_enabled_default, malloc_tsd_no_cleanup)
H A Djemalloc_internal.h1022 THREAD_ALLOCATED_INITIALIZER, malloc_tsd_no_cleanup)
/freebsd-10-stable/contrib/jemalloc/src/
H A Dtsd.c28 malloc_tsd_no_cleanup(void *arg) function

Completed in 166 milliseconds