tcache.h | 5 typedef struct tcache_bin_s tcache_bin_t; typedef in typeref:struct:tcache_bin_s 100 tcache_bin_t tbins[1]; /* Dynamically sized. */ 148 tcache_bin_t *tbin, szind_t binind, bool *tcache_success); 149 void tcache_bin_flush_small(tsd_t *tsd, tcache_t *tcache, tcache_bin_t *tbin, 151 void tcache_bin_flush_large(tsd_t *tsd, tcache_bin_t *tbin, szind_t binind, 177 void *tcache_alloc_easy(tcache_bin_t *tbin, bool *tcache_success); 267 tcache_alloc_easy(tcache_bin_t *tbin, bool *tcache_success) 298 tcache_bin_t *tbin; 357 tcache_bin_t *tbin; 418 tcache_bin_t *tbin [all...] |