Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/jemalloc/include/jemalloc/internal/
H A Dtsd_types.h8 typedef bool (*malloc_tsd_cleanup_t)(void); typedef
/freebsd-14.2/contrib/jemalloc/src/
H A Dtsd.c13 static malloc_tsd_cleanup_t cleanups[MALLOC_TSD_CLEANUPS_MAX];