Searched refs:malloc_tsd_cleanup_t (Results 1 – 4 of 4) sorted by relevance
8 typedef bool (*malloc_tsd_cleanup_t)(void); typedef
8 static malloc_tsd_cleanup_t cleanups[MALLOC_TSD_CLEANUPS_MAX];
13 static malloc_tsd_cleanup_t cleanups[MALLOC_TSD_CLEANUPS_MAX];
7 typedef bool (*malloc_tsd_cleanup_t)(void); typedef