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

/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Dtsd_externs.h18 void tsd_cleanup(void *arg);
H A Dtsd_inlines.h25 malloc_tsd_funcs(JEMALLOC_ALWAYS_INLINE, , tsd_t, tsd_initializer, tsd_cleanup)
H A Dprivate_namespace.h498 #define tsd_cleanup JEMALLOC_N(tsd_cleanup) macro
H A Dprivate_unnamespace.h498 #undef tsd_cleanup macro
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dtsd.c67 tsd_cleanup(void *arg) function

Completed in 35 milliseconds