Searched refs:malloc_tsd_cleanup_t (Results 1 - 2 of 2) sorted by relevance

/external/jemalloc/src/
H A Dtsd.c8 static malloc_tsd_cleanup_t cleanups[MALLOC_TSD_CLEANUPS_MAX];
/external/jemalloc/include/jemalloc/internal/
H A Dtsd.h7 typedef bool (*malloc_tsd_cleanup_t)(void); typedef

Completed in 1803 milliseconds