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

/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Dtsd_externs.h9 void malloc_tsd_cleanup_register(bool (*f)(void));
H A Dtsd_types.h190 malloc_tsd_cleanup_register( \
355 malloc_tsd_cleanup_register( \
H A Dprivate_namespace.h286 #define malloc_tsd_cleanup_register JEMALLOC_N(malloc_tsd_cleanup_register) macro
H A Dprivate_unnamespace.h286 #undef malloc_tsd_cleanup_register macro
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dtsd.c59 malloc_tsd_cleanup_register(bool (*f)(void)) function

Completed in 40 milliseconds