Home
last modified time | relevance | path

Searched refs:malloc_tsd_no_cleanup (Results 1 – 6 of 6) sorted by relevance

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dtsd_types.h189 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) \
A Dtsd_externs.h8 void malloc_tsd_no_cleanup(void *arg);
A Dprivate_symbols.txt289 malloc_tsd_no_cleanup
A Dprivate_namespace.h289 #define malloc_tsd_no_cleanup JEMALLOC_N(malloc_tsd_no_cleanup) macro
A Dprivate_unnamespace.h289 #undef malloc_tsd_no_cleanup
/third_party/ulib/jemalloc/src/
A Dtsd.c27 malloc_tsd_no_cleanup(void *arg) in malloc_tsd_no_cleanup() function

Completed in 9 milliseconds